[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 4 / f / AlamofireManager / 0.0.6 / AlamofireManager.podspec.json
blob4a2e2875cf3c05343fad2a91b4785f976afd0657
2   "name": "AlamofireManager",
3   "version": "0.0.6",
4   "summary": "A simple manager class that use Alamofire request somedata from server",
5   "homepage": "https://github.com/liukunpengiOS/AlamofireManager",
6   "license": "MIT",
7   "authors": {
8     "kunpeng": "1169405067@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/liukunpengiOS/AlamofireManager.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "AlamofireManager/**/*.swift",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0\n3.0\n3.0"