[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 6 / 4 / YNPublicService / 1.0.1 / YNPublicService.podspec.json
blob558c41c5f06a776a192ee32dde0235fd0e2778a2
2   "name": "YNPublicService",
3   "version": "1.0.1",
4   "summary": "Test For YNPublicService.",
5   "description": "这就是一个测试,没别的,你信不信?",
6   "homepage": "https://github.com/lyn1204/YNPublicService.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nina": "nina@duodianmeihao.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lyn1204/YNPublicService.git",
19     "tag": "1.0.1"
20   },
21   "resources": "Framework/YNPublicService.bundle",
22   "ios": {
23     "vendored_frameworks": "Framework/YNPublicService.framework"
24   },
25   "dependencies": {
26     "JSONModel": [
28     ],
29     "AFNetworking": [
31     ],
32     "Reachability": [
34     ]
35   }