[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / 7 / 4 / Popover.OC / 0.2 / Popover.OC.podspec.json
blob3da2cd1eb0abd2331a28f91fc02730a3b257296d
2   "name": "Popover.OC",
3   "version": "0.2",
4   "summary": "A simple Popover of Menu",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/lifution/Popover",
10   "authors": {
11     "StevenLee": "https://github.com/lifution"
12   },
13   "source": {
14     "git": "https://github.com/lifution/Popover.git",
15     "tag": "0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "PopoverView/*",
23     "*.{h,m}"
24   ]