[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / 1 / MODE-iOSSDK / 0.1.3 / MODE-iOSSDK.podspec.json
blobca009aa5d48dd16c07705aed12fc7632bf4a90d7
2   "name": "MODE-iOSSDK",
3   "version": "0.1.3",
4   "summary": "iOS API libraries to access MODE cloud.",
5   "description": "                       This is iOS API library to access MODE cloud.\n",
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": "0.1.3"
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   }