[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 4 / HandShake / 0.3.0 / HandShake.podspec.json
blob11c2233b4342bd4427a2425d5e470996c510fb7b
2   "name": "HandShake",
3   "version": "0.3.0",
4   "summary": "HandShake SDK for developers.",
5   "description": "                       HandShake is the service that handshake with your users!\n",
6   "homepage": "https://github.com/handshakejp/ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Ryosuke Hiramatsu": "himaratsu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/handshakejp/ios-sdk.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HandShake": [
22       "Pod/Assets/**/*"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }