blob: 2f8eb5140e5a766b95793036d376ce99aa599745 [file] [log] [blame]
{
"name": "SCCatWaitingHUD",
"version": "0.1.1",
"summary": "Cute and simple waiting HUD indicator on iOS",
"description": "Cute and simple waiting HUD indicator on iOS.",
"homepage": "https://github.com/SergioChan/SCCatWaitingHUD",
"screenshots": "https://raw.githubusercontent.com/SergioChan/SCCatWaitingHUD/master/Preview/preview.png",
"license": "MIT",
"authors": {
"SergioChan": "yuheng9211@qq.com"
},
"source": {
"git": "https://github.com/SergioChan/SCCatWaitingHUD.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SCCatWaitingHUD": [
"Pod/Assets/*.png"
]
}
}