blob: e128df65ff7213bb0e2e8107b45e0d1db2bed221 [file] [log] [blame]
{
"name": "testPodKit",
"version": "0.0.1",
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"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.1"
},
"source_files": "**",
"frameworks": "UIKit"
}