[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 3 / MJHFoundation / 0.1.6 / MJHFoundation.podspec.json
blob47bb60b8f0dccc502b413882f79cb756284878b7
2   "name": "MJHFoundation",
3   "version": "0.1.6",
4   "authors": {
5     "southCity": "mjhforwork@163.com"
6   },
7   "homepage": "https://github.com/SouthCity/MJHFoundation",
8   "summary": "个人项目使用类库",
9   "source": {
10     "git": "https://github.com/SouthCity/MJHFoundation.git",
11     "tag": "0.1.6"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "MJHFoundation",
22   "public_header_files": "MJHFoundation/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ],
27     "SVProgressHUD": [
28       "~> 2.2.5"
29     ]
30   }