Merge with master

This commit is contained in:
Igor Kuzmenko 2017-07-31 11:13:06 +02:00
parent 73f6c9ab29
commit c49e7187b5
81 changed files with 3577 additions and 3514 deletions

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-android
platform:
name: mobile
os:
name: android
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-blackberry
platform:
name: mobile
os:
name: blackberry
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-ios
platform:
name: mobile
os:
name: ios
---

View file

@ -0,0 +1,10 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
id: wallets-mobile-windowsphone
platform:
name: mobile
os:
name: windowsphone
---