blob: a67bf1e9edd5aa66d83cea6a14635049bbeadd1e [file] [log] [blame]
{
"name": "Pull-to-Refresh.Rentals-IOS",
"version": "1.0",
"homepage": "https://github.com/Yalantis/Pull-to-Refresh.Rentals-iOS",
"summary": "Simple and customizable pull-to-refresh implementation",
"authors": "Yalantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "7.0"
},
"resources": [
"YALTourPullToRefresh/YALSunnyRefreshControll/Images.xcassets",
"YALTourPullToRefresh/**/*.{xib}"
],
"requires_arc": true,
"source_files": "YALTourPullToRefresh/YALSunnyRefreshControll/*",
"source": {
"git": "https://github.com/Yalantis/Pull-to-Refresh.Rentals-iOS.git",
"tag": "1.0"
},
"frameworks": "UIKit"
}