blob: 828acbff426cd7ee3f1814066ee8036ddc6c94fd [file] [log] [blame]
{
"name": "testPodKit",
"version": "0.0.2",
"summary": "这是一个测试cocoapod库的例子",
"description": "这是一个测试cocoapod库的例子,试试怎么样哈哈ARC and GCD Compatible Reachability Class for iOS and OS X",
"homepage": "https://github.com/lwg123/testPodKit",
"license": {
"type": "MIT"
},
"authors": {
"liweiguang@duia.com": "weiguang.li@changhong.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lwg123/testPodKit.git",
"tag": "0.0.2"
},
"source_files": "testPodKit/**/*.{h,m}",
"frameworks": "UIKit"
}