[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 1 / a / BaseProjectHelper / 0.0.1 / BaseProjectHelper.podspec.json
blob3caf6665e1c51068340e0aea5203cdba4bf4def7
2   "name": "BaseProjectHelper",
3   "version": "0.0.1",
4   "summary": "Summary",
5   "description": "我是一个项目的工具集合",
6   "homepage": "https://github.com/ice343241993/BaseProjectHelper",
7   "license": "MIT",
8   "authors": {
9     "zhangrongbing": "zhangrongbing@lovcreate.com"
10   },
11   "platforms": {
12     "ios": "8.1"
13   },
14   "source": {
15     "git": "https://github.com/ice343241993/BaseProjectHelper.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "BaseProjectHelper",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "Masonry": [
26     ],
27     "SwipeBack": [
29     ],
30     "MJExtension": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }