blob: c7585301099f98846fb6719ba91a52fe8d4e4d05 [file] [log] [blame]
{
"name": "FSSyncSpinner",
"version": "0.0.1",
"summary": "An elegant sync/progress indicator made full-programmed(without png or jpg file)",
"homepage": "https://github.com/f33chobits/FSSyncSpinner",
"license": "MIT",
"authors": {
"Wenchao Ding": "f33chobits@gmail.com"
},
"source": {
"git": "https://github.com/f33chobits/FSSyncSpinner.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}