blob: dd63a08fe94cbf941c8c59b415c69530bbef930e [file] [log] [blame]
{
"name": "MNTPullToReact",
"version": "1.0.0",
"summary": "One gesture, many actions. An evolution of Pull to Refresh.",
"homepage": "https://www.mention.com",
"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.0"
},
"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
}