blob: 752ab1e6754195f47880e8618c052b32971937f8 [file] [log] [blame]
{
"name": "PKActivityIndicator",
"version": "0.1.1",
"summary": "Simply customizable indicator.",
"description": " You can change indicator's bar width, height, aperture, number, animation duration.\n",
"homepage": "https://github.com/goodpatch/PKActivityIndicator",
"license": "MIT",
"authors": {
"Seiya Shimokawa": "seiya@goodpatch.com"
},
"source": {
"git": "https://github.com/goodpatch/PKActivityIndicator.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PKActivityIndicator": [
"Pod/Assets/*.png"
]
}
}