blob: 82e90f11f42a11967e48dca257cbee2ae8ff83ec [file] [log] [blame]
{
"name": "CombancSourceLibrary",
"version": "0.0.1",
"summary": "康邦资源库",
"description": "康邦资源库Cocoapods包",
"homepage": "https://github.com/wangnan1083/CombancSourceLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王楠": "wangnan1083@163.com"
},
"source": {
"git": "https://github.com/wangnan1083/CombancSourceLibrary.git",
"tag": "0.0.1"
},
"source_files": "CombancSourceLibrary/*.{h,m}",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}