[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / 9 / 4 / b / RickNetworkService / 0.1.0 / RickNetworkService.podspec.json
blob23a926c51a18a258aa2d514515438db9865dddab
2   "name": "RickNetworkService",
3   "version": "0.1.0",
4   "summary": "a lightweight network service pod",
5   "description": "a lightweight network service pod based Alamofire provides smart http requests",
6   "homepage": "https://github.com/RickwangF/RickNetworkService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rick": "woshiwwy16@126.com"
13   },
14   "source": {
15     "git": "https://github.com/RickwangF/RickNetworkService.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RickNetworkService/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.1"
26     ]
27   },
28   "swift_version": "5.0"