blob: d61d55e3a913c67b3bd3d677f9485d82325fa388 [file] [log] [blame]
{
"name": "TestPodspec",
"version": "1.0.0",
"summary": "A deleght UI framework.",
"homepage": "https://github.com/xiaohongjun0509/TestPodspec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hongjunxiao": "1173937600@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaohongjun0509/TestPodspec.git",
"tag": "1.0.0"
},
"source_files": "TestPodspec/*.{h,m}",
"exclude_files": "Classes/Exclude"
}