[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 0 / EFNetwork / 1.0.0 / EFNetwork.podspec.json
blob608991afb817faf3687a15b87e9134b10fce9732
2   "name": "EFNetwork",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "FILE_LICENSE"
7   },
8   "summary": "基础框架核心模块",
9   "homepage": "https://gitlab.com/CactusProject/EFNetwork.git",
10   "authors": {
11     "zhaogang": "372398930@qq.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/CactusProject/EFNetwork.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "EFCore": [
21     ],
22     "Alamofire": [
24     ],
25     "SwiftyJSON": [
27     ]
28   },
29   "platforms": {
30     "ios": "8.0"
31   },
32   "source_files": "EFNetwork/**/*.swift"