blob: ff9f18ed4e4f074b0a28da608a7060842eab8b00 [file] [log] [blame]
{
"name": "TestForCocoaPods",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A meaningful utility TestForCocoaPods",
"homepage": "https://github.com/liyingpeng/TestForCocoaPods",
"source": {
"git": "https://github.com/liyingpeng/TestForCocoaPods.git",
"tag": "0.0.1",
"commit": "329112761bc3746ac8637c1c47a293192d9dab96"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"authors": {
"李应鹏": "liyingpeng@bytedance.com"
}
}