blob: 3af822dd8916b59c6f5d3a2c5fb809e6c77b16a8 [file] [log] [blame]
{
"name": "PIXProgressHUD",
"version": "1.0.0",
"summary": "Loading effect base on PIXNET bubble animation.",
"description": "This loading effect is base on PIXNET's bubble icon, so cute.",
"homepage": "https://github.com/pixnet/PIXProgressHUD",
"license": "MIT",
"authors": {
"dolphin su": "dolphinsu@pixnet.tw"
},
"source": {
"git": "https://github.com/pixnet/PIXProgressHUD.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PIXProgressHUD": [
"Pod/Assets/*.png"
]
}
}