blob: ee48316be8100a79de93b895ed330a1febcfabfe [file] [log] [blame]
{
"name": "ADChromePullToRefresh",
"version": "1.0.0",
"summary": "Google Chrome iOS app pull to refresh",
"description": "Yet another pull to refresh for your needs",
"homepage": "https://github.com/Antondomashnev/ADChromePullToRefresh",
"license": "MIT",
"authors": {
"Anton Domashnev": "antondomashnev@gmail.com"
},
"source": {
"git": "https://github.com/Antondomashnev/ADChromePullToRefresh.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}