blob: 31ea0bcff5f0f231c9413e69fb7da82e1586a73c [file] [log] [blame]
{
"name": "CocoRongPullToRefresh",
"version": "1.0",
"license": "MIT",
"summary": "A simple pull to refresh component for iOS written in Swift.",
"homepage": "https://github.com/MellongLau/CocoRongPullToRefresh",
"social_media_url": "http://www.devlong.com",
"authors": {
"Mellong": "tendencystudio@gmail.com"
},
"source": {
"git": "https://github.com/MellongLau/CocoRongPullToRefresh.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoRongPullToRefresh/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}