[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / d / KYVM_iOS_PodTest / 0.0.1 / KYVM_iOS_PodTest.podspec.json
blobacde9e7c0ef8757c7a96b9b3a8d444b55b428e9a
2   "name": "KYVM_iOS_PodTest",
3   "version": "0.0.1",
4   "summary": "继承形式的网络请求库,支持NSURLSession,支持https请求,请求数据缓存机制,支持链式调用",
5   "homepage": "http://gitlab.ky-tech.com.cn/vms_app/iOS_PodTest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "高旗": "763007297@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "http://gitlab.ky-tech.com.cn/vms_app/iOS_PodTest.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "ios": {
22     "source_files": [
23       "KYVMPodTest.h"
24     ]
25   }