blob: 26ff0956e091e2b454f8da8bdc8bf3ae62fd0a39 [file] [log] [blame]
{
"name": "YDDemoPod",
"version": "1.0.0",
"summary": "测试",
"description": "描述",
"homepage": "https://github.com/yangda123/TestPod",
"license": "MIT",
"authors": {
"yangda": "18205598086@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yangda123/TestPod.git",
"tag": "1.0.0"
},
"source_files": "YDDemoPod/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}