[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 7 / 4 / Popover.OC / 2.1 / Popover.OC.podspec.json
blobc1723464711e52748c1804961aca90d34a3f3916
2   "name": "Popover.OC",
3   "version": "2.1",
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     "AllenLee": "https://github.com/lifution"
12   },
13   "source": {
14     "git": "https://github.com/lifution/Popover.git",
15     "tag": "2.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "PopoverView/*",
23     "*.{h,m}"
24   ]