blob: 2b656595acbc40ceed4f97411846632a57c6690d [file] [log] [blame]
{
"name": "firstDemoForCocoaPods",
"version": "1.0.0",
"summary": "创建cocoaPods测试",
"description": "firstDemoForCocoaPods \n创建cocoaPods测试",
"homepage": "https://github.com/yirenyiyi/firstDemoForCocoaPods",
"license": "MIT",
"authors": {
"wangxin": "yirenyiyily@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yirenyiyi/firstDemoForCocoaPods.git",
"tag": "1.0.0"
},
"source_files": "firstDemoForCocoaPods/*.{h,m}",
"exclude_files": "Classes/Exclude"
}