[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / d / 0 / 1 / MODE-iOSSDK / 0.1.4 / MODE-iOSSDK.podspec.json
blob876b59efa0551fe6010ed5fd3e7a8a01e8c993e3
2   "name": "MODE-iOSSDK",
3   "version": "0.1.4",
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.4"
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   }