[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / f / e / MeileleNetworkSupport / 0.1.0 / MeileleNetworkSupport.podspec.json
blobe7ec1f2e0061549d3886320447c5929b0b527780
2   "name": "MeileleNetworkSupport",
3   "version": "0.1.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/trunk"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source_files": "MLLMasterAPI/**",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.4.1"
25     ]
26   }