[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / d / 0 / 1 / MODE-iOSSDK / 1.0.0 / MODE-iOSSDK.podspec.json
blob8d42ca4f261664c41b017ba3d1ff6a858f79b34d
2   "name": "MODE-iOSSDK",
3   "version": "1.0.0",
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": "1.0.0"
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   }