[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 5 / 1 / RequestLib / 0.0.2 / RequestLib.podspec.json
blob843d3ca4481d80df1c43344de64d4358a1fb6ecc
2   "name": "RequestLib",
3   "version": "0.0.2",
4   "summary": "This is a custom networking lib RequestLib.",
5   "homepage": "https://github.com/Xingefb/NetWorkLib.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xingefb": "dzy920210@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Xingefb/NetWorkLib.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "RequestLib",
22     "RequestLib/**/*.{h,m}"
23   ],
24   "requires_arc": true