[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / a / EZNetworking / 0.0.1 / EZNetworking.podspec.json
blobaa60b91f16343cf8066d3e5e34720e13af1f18f8
2   "name": "EZNetworking",
3   "version": "0.0.1",
4   "summary": "A delightful iOS and OS X networking framework.",
5   "homepage": "https://github.com/iphone5s/EZNetworking",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ezreal": "453742103@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/iphone5s/EZNetworking.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "EZNetworking/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "PINCache": [
29     ]
30   }