[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / e / MeileleNetworkSupport / 2.0.0 / MeileleNetworkSupport.podspec.json
blobb8c055f26807d2f14a2d61f4169a72c22c376d80
2   "name": "MeileleNetworkSupport",
3   "version": "2.0.0",
4   "summary": "A delightful iOS networking framework with AFNetWorking ",
5   "homepage": "https://github.com/louis-cai/MeileleNetworkSupport",
6   "license": "MIT",
7   "authors": {
8     "louis cai": "louis.cai.cn@gmail.com"
9   },
10   "source": {
11     "svn": "svn://192.168.0.36/iOS/MeileleAPI/MLLMasterAPI/",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MLLMasterAPI/**",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.4.1"
26     ]
27   }