[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 1 / c / MNTPullToReact / 1.0.0 / MNTPullToReact.podspec.json
blobdd63a08fe94cbf941c8c59b415c69530bbef930e
2   "name": "MNTPullToReact",
3   "version": "1.0.0",
4   "summary": "One gesture, many actions. An evolution of Pull to Refresh.",
5   "homepage": "https://www.mention.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Guillaume Sempe": "guillaume@mention.com"
12   },
13   "social_media_url": "http://twitter.com/tx",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/mentionapp/mntpulltoreact.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "PullToReact/PullToReact/**/*.{h,m}",
22   "public_header_files": "PullToReact/PullToReact/PullToReact.h, PullToReact/PullToReact/UITableView+MNTPullToReact.h, PullToReact/PullToReact/MNTPullToReactView.h",
23   "requires_arc": true