[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / a / e / 6 / itmSDK / 0.1.0 / itmSDK.podspec.json
blob5bf8cb222052ee45ef585133a0b401a5c0db644c
2   "name": "itmSDK",
3   "version": "0.1.0",
4   "summary": "update itmSDK and try",
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   "source_files": "Frameworks/**/*",
18   "source": {
19     "git": "https://github.com/Clintlin/itmSDK.git",
20     "tag": "0.1.0",
21     "commit": "master"
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.1.0"
27     ],
28     "Masonry": [
29       "~> 1.0.2"
30     ],
31     "MBProgressHUD": [
32       "~> 1.0.0"
33     ]
34   }