[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 0 / e / 3 / TSPopover / 0.1.0 / TSPopover.podspec.json
blob86858c586e87449bb4f2eb7f1d94fa4c8b3bfe6d
2   "name": "TSPopover",
3   "version": "0.1.0",
4   "summary": "UIPopover like UI for iPhone",
5   "description": "                    UIPopover like UI (with ActionSheet) for iPhone - there is lot's of work still to do.\n",
6   "homepage": "https://github.com/takashisite/TSPopover",
7   "screenshots": [
8     "https://github.com/takashisite/TSPopover/raw/master/Screenshots/Screenshot_1.png",
9     "https://github.com/takashisite/TSPopover/raw/master/Screenshots/Screenshot_2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Pawel 'Kender' Maczewski": "kender@codingslut.com"
14   },
15   "source": {
16     "git": "https://github.com/owlcoding/TSPopover.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true,
23   "source_files": "TSPopover",
24   "frameworks": "QuartzCore"