blob: d48e44d1728480955632af8a5aca5dd14bc2793a [file] [log] [blame]
{
"name": "SkyAlertView",
"version": "0.1",
"summary": "一个小的高仿微博的弹出",
"homepage": "https://github.com/LiuSky/SkyAlertView",
"license": "MIT",
"authors": {
"XiaoBin Liu": "2994485929@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/SkyAlertView.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SkyAlertView/AlertViewClass/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PureLayout": [
],
"SKYCategories": [
]
}
}