[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 5 / CZWNetworking / 1.1.5 / CZWNetworking.podspec.json
blob50eccdf052b9ee9aa8177b147ee0b8d1c8de5411
2   "name": "CZWNetworking",
3   "version": "1.1.5",
4   "summary": "Generic Network API base on Alamofire",
5   "description": "tttttttttttttttttttttttttttttttttttttttt",
6   "homepage": "https://github.com/samzhiwei/Networking",
7   "license": "MIT",
8   "authors": {
9     "Sam": "cenzhiwei219@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/samzhiwei/Networking.git",
13     "tag": "v1.1.5"
14   },
15   "swift_versions": "5.2",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Networking/*.swift",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "Alamofire": [
24       "5.0.5"
25     ],
26     "ReactiveCocoa": [
27       "10.2.0"
28     ]
29   },
30   "swift_version": "5.2"