[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / e / 6 / itmSDK / 0.3.1 / itmSDK.podspec.json
blob45a93732203093640c00efaac1c717f3224b2860
2   "name": "itmSDK",
3   "version": "0.3.1",
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.3.1",
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   }