blob: 512cc2dbdf3464643a03387145bd4764ef9551e0 [file] [log] [blame]
{
"name": "SGProgressIndicator",
"version": "0.1.1",
"summary": "SGProgressIndicator is a new style of infinity progress indicator",
"homepage": "https://github.com/salvatoregraf/SGProgressIndicator",
"license": "MIT",
"authors": {
"SALVATORE": "s.graf@italwork.com"
},
"source": {
"git": "https://github.com/salvatoregraf/SGProgressIndicator.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SGProgressIndicator": [
"Pod/Assets/*.png"
]
}
}