[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 0 / 3 / KIPullToReveal / 1.0.2 / KIPullToReveal.podspec.json
blob800f52ac318a325e7b3e57fa01273d9d09a5e6cc
2   "name": "KIPullToReveal",
3   "version": "1.0.2",
4   "summary": "This UITableViewController is used to combine a search result's UITableView with a MKMapView.",
5   "homepage": "https://github.com/kimar/KIPullToReveal",
6   "license": {
7     "type": "MIT",
8     "text": "LICENSE"
9   },
10   "authors": {
11     "Marcus Kida": "mail@marcuskida.de"
12   },
13   "source": {
14     "git": "https://github.com/kimar/KIPullToReveal.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "PullToReveal/KIPullToReveal/*.{h,m}",
21   "resources": "PullToReveal/KIPullToReveal/*.{xib}",
22   "requires_arc": true