blob: 9c522a1be3bcf4d8db2643290bdfdd13fd87add0 [file] [log] [blame]
{
"name": "IOSComponent",
"version": "0.0.4",
"summary": "Git公有库测试demo.",
"description": "这是一个Git公有库测试demo.a",
"homepage": "https://github.com/Chenggd/IOSComponent",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Cheng": "32057958+Chenggd@users.noreply.github.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Chenggd/IOSComponent.git",
"tag": "0.0.4"
},
"source_files": [
"IOSComponent",
"**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}