[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / e / 6 / itmSDK / 0.2.0 / itmSDK.podspec.json
blobc579f7b19571d5abedb7a8d2b9917272dde970e2
2   "name": "itmSDK",
3   "version": "0.2.0",
4   "summary": "fix document path bug",
5   "description": "This itmSDK for our project only.",
6   "homepage": "https://github.com/Clintlin/itmSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clintlin": "linguanjie@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "Frameworks/itmSDK.framework"
19   },
20   "source": {
21     "git": "https://github.com/Clintlin/itmSDK.git",
22     "tag": "0.2.0",
23     "commit": "master"
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.1.0"
29     ],
30     "Masonry": [
31       "~> 1.0.2"
32     ],
33     "MBProgressHUD": [
34       "~> 1.0.0"
35     ]
36   }