blob: cd6d48f11c0e1290a8b72c85e4df46e419b268d2 [file] [log] [blame]
{
"name": "StartPageKit",
"version": "0.0.3",
"summary": "一个用于启动页的组件",
"description": "TODO: Add long description of the s.dependency here.",
"homepage": "http://git.duia.org.cn/ios/StartPageAdvertising.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liweiguang": "liweiguang@duia.com"
},
"source": {
"git": "http://git.duia.org.cn/ios/StartPageAdvertising.git",
"branch": "0.0.1",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StartPageKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"ImageIO"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}