blob: d497a7312d66a86cbf33798354afb514cc9f0aa4 [file] [log] [blame]
{
"name": "MNTPullToReact",
"version": "1.0.1",
"summary": "One gesture, many actions. An evolution of Pull to Refresh.",
"homepage": "https://github.com/mentionapp/mntpulltoreact",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Guillaume Sempe": "guillaume@mention.com"
},
"social_media_url": "http://twitter.com/tx",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/mentionapp/mntpulltoreact.git",
"tag": "1.0.1"
},
"source_files": "PullToReact/PullToReact/**/*.{h,m}",
"public_header_files": "PullToReact/PullToReact/PullToReact.h, PullToReact/PullToReact/UITableView+MNTPullToReact.h, PullToReact/PullToReact/MNTPullToReactView.h",
"requires_arc": true
}