[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / b / d / YwenNetworkit / 0.0.3 / YwenNetworkit.podspec.json
blobf5a9789412cdb4a07a6ddab63a154eba301c19e8
2   "name": "YwenNetworkit",
3   "version": "0.0.3",
4   "summary": "sample http functions based on  nsurlsession",
5   "description": "A longer description of YwenNetworkit in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/yaliyingwy/YwenNetworkit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ywen": "yaliyingwy@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/yaliyingwy/YwenNetworkit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "YwenNetworkit/network/*.{h,m,c}",
22   "public_header_files": "YwenNetworkit/network/*.h",
23   "requires_arc": true