[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / f / testPodKit / 0.0.4 / testPodKit.podspec.json
blobe19027f4c58ef539058979219e583ce03613daef
2   "name": "testPodKit",
3   "version": "0.0.4",
4   "summary": "这是一个测试cocoapod库的例子",
5   "description": "这是一个测试cocoapod库的例子,试试怎么样哈哈",
6   "homepage": "https://github.com/lwg123/testPodKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "liweiguang@duia.com": "weiguang.li@changhong.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lwg123/testPodKit.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "testPodKit/**/*.{h,m}",
21   "frameworks": "UIKit"