blob: a381998e2fbded30004b6d5a34dc4da6283165aa [file] [log] [blame]
{
"name": "SGProgressIndicator",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SGProgressIndicator": [
"Pod/Assets/*.png"
]
}
}