[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / e / GPNetworking / 1.0.1 / GPNetworking.podspec.json
blob800e95dc327823956aaa142f6512fac7ae3527ea
2   "name": "GPNetworking",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/gu2890961",
9   "authors": {
10     "gu2890961": "745001999@qq.com"
11   },
12   "summary": "网络框架的封装",
13   "source": {
14     "git": "https://github.com/gu2890961/GPNetworking.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "GPNetworking/GPNetworking/**/{*.h,*.m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }