[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 6 / 1 / MicroApp / 1.0.3 / MicroApp.podspec.json
blob2a96034664185515da65ec080d60bccf3d6fb40b
2   "name": "MicroApp",
3   "version": "1.0.3",
4   "summary": "A protocol for third party apps must conform to be able to integrate with True Wallet app.",
5   "description": "This protocol should conform by class which act as a point of contact between True Wallet and third party app.\nYou can think of it like an AppDelegate for your app.",
6   "homepage": "https://bitbucket.org/ascendcorp/acm-truemoney-odin-wrapper-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "art": "art@oozou.com"
13   },
14   "source": {
15     "git": "https://pinyo_cha:qA84YC3WQZSHthyLyLME@bitbucket.org/ascendcorp/acm-truemoney-odin-wrapper-ios.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MicroApp/Classes/**/*"