blob: 92a474ed1829119d1fc5f22d419dce79541a6dfd [file] [log] [blame]
{
"name": "AASpringRefresh",
"version": "1.0",
"summary": "All around Unread.app like pull to refresh library.",
"homepage": "https://github.com/r-plus/AASpringRefresh/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"r-plus": "anasthasia.r@gmail.com"
},
"source": {
"git": "https://github.com/r-plus/AASpringRefresh.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AASpringRefresh/*.{h,m}",
"requires_arc": true
}