blob: e6c324bc45512cf459465cdcd57c32fd8fd550bb [file] [log] [blame]
{
"name": "ios-core",
"version": "1.0.0",
"summary": "ios-core by ios",
"description": "ios-core",
"homepage": "https://gitee.com/huaer511/ios-core.git",
"license": "MIT",
"authors": {
"周文飞": "zhouwf511@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/huaer511/ios-core.git",
"tag": "1.0.0"
},
"source_files": "src/ios-ui/*.{h,m}",
"resources": "Resources/ios-ui/*.xib",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"OpenUDID": [
"~> 1.0.0"
]
}
}