blob: a188a0f0bbd350ca13f08cddbba5a550b613ca31 [file] [log] [blame]
{
"name": "APLPullToRefreshContainer",
"version": "0.0.3",
"summary": "Pull To Refresh Control",
"description": "This is a Pull to Refresh Control where a more verbose description will follow.",
"homepage": "https://github.com/apploft/APLPullToRefreshContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Nico Schuemann",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/apploft/APLPullToRefreshContainer.git",
"tag": "0.0.3"
},
"source_files": [
"APLPullToRefreshContainer",
"APLPullToRefreshContainer/**/*.{h,m}"
],
"exclude_files": "APLPullToRefreshContainer/Exclude",
"requires_arc": true
}