blob: a3884e5ec0a331c5f07af5e3eb8dd213a44499a3 [file] [log] [blame]
{
"name": "TableViewCell_Demo",
"version": "1.0.0",
"license": "MIT",
"summary": "cocopod的第一个测试工程",
"homepage": "https://github.com/FocusOnLovingFreedom/PodTest01",
"source": {
"git": "https://github.com/FocusOnLovingFreedom/PodTest01.git",
"tag": "1.0.0"
},
"source_files": "TableViewCell_Demo/podlib/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "lishan_workemail@163.com"
},
"social_media_url": "https://github.com/FocusOnLovingFreedom"
}