[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / d / ANBaseNetwork / 2.0.0 / ANBaseNetwork.podspec.json
blob41f8e40dd7bd67ee3ae3c98b77ab724a191bfee6
2   "name": "ANBaseNetwork",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "ANBaseNetwork",
6   "homepage": "https://github.com/anotheren/ANBaseNetwork",
7   "authors": {
8     "anotheren": "liudong.edward@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/anotheren/ANBaseNetwork.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "Alamofire": [
25       "5.0.0-rc.3"
26     ]
27   },
28   "swift_version": "5.1"