[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 0 / 1 / MODE-iOSSDK / 1.2.2 / MODE-iOSSDK.podspec.json
blobd4e0e83a45700898053144db6a98139b211d7f8c
2   "name": "MODE-iOSSDK",
3   "version": "1.2.2",
4   "summary": "iOS library to access the MODE cloud API.",
5   "description": "This is the iOS library to access the MODE cloud API.",
6   "homepage": "https://github.com/moderepo/iOS-SDK",
7   "license": "MIT",
8   "authors": {
9     "Naoki Takano": "honten@tinkermode.com"
10   },
11   "source": {
12     "git": "https://github.com/moderepo/iOS-SDK.git",
13     "tag": "1.2.2"
14   },
15   "social_media_url": "https://twitter.com/tinkermode",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Mode/*",
21   "dependencies": {
22     "Mantle": [
24     ],
25     "SocketRocket": [
27     ]
28   }