[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / 1 / a / BaseProjectHelper / 0.1.0 / BaseProjectHelper.podspec.json
blob791402020d3c99daa97dc7c26a526da9d978f273
2   "name": "BaseProjectHelper",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": "Helper/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "Masonry": [
26     ],
27     "SwipeBack": [
29     ],
30     "MJExtension": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }