[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / d / 7 / 0 / LYLBaseTest / 0.2.0 / LYLBaseTest.podspec.json
blob0df6ae511e54fbaddf235339e3a4285a6fc66d9a
2   "name": "LYLBaseTest",
3   "version": "0.2.0",
4   "summary": "LYLBaseTest -- 创建的私有库",
5   "description": "TODO: Add long description of the pod here.\n我新创建的一个私有库,用来做测试用的- LYLBaseTest\n0.2.0 -- 添加AFNetworking 3.1.0",
6   "homepage": "https://github.com/dalongxia128/LYLBaseTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyl": "984438661@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dalongxia128/LYLBaseTest.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LYLBaseTest/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }