blob: 20e98f9e648b0863520bd727f788530126a433a2 [file] [log] [blame]
{
"name": "iOSCommon",
"version": "0.0.1",
"summary": "A short summary",
"description": "一个测试打包的cocoapods项目",
"homepage": "https://github.com/enigma9527/iOSCommon",
"license": "MIT",
"authors": {
"bluedream": "1036949756@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/enigma9527/iOSCommon.git",
"tag": "0.0.1"
},
"source_files": [
"iOSCommon",
"*.{h,m}"
],
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
}