blob: da16486e095e20a73b5669fe2ee3af12dc387a44 [file] [log] [blame]
{
"name": "HorizontalProgress",
"version": "0.1.1",
"summary": "Simple horizontal progress bar with animation",
"homepage": "https://github.com/AliThink/HorizontalProgress",
"license": "MIT",
"authors": {
"AliThink": "cloudsthinker@126.com"
},
"source": {
"git": "https://github.com/AliThink/HorizontalProgress.git",
"tag": "0.1.1"
},
"source_files": "HorizontalProgress/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}