blob: efd2acf7ba4c980582cd9ac38ddbf26e2cacf6cc [file] [log] [blame]
{
"name": "ICDMaterialActivityIndicatorView",
"version": "0.1.2",
"summary": "Material Design Styled Circular Activity Indicator (Progress) View for iOS.",
"description": "Google Material Design Styled Circular Activity Indicator (Progress) View for iOS.",
"homepage": "http://github.com/iCodesign",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iCodesign": "leimagnet@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/iCodesign/ICDMaterialActivityIndicatorView.git",
"tag": "0.1.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}