blob: 0f45fd5933479d1eed9c20f9260eff3c01bf7de8 [file] [log] [blame]
{
"name": "IOSComponent",
"version": "0.0.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/Chenggd/IOSComponent.git",
"tag": "0.0.1"
},
"source_files": [
"IOSComponent",
"GitTestDemo/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}