[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / b / 0 / GIKPopoverBackgroundView / 0.0.1 / GIKPopoverBackgroundView.podspec.json
blob9312e4ce028d0980f1289c196c1b73585cfd49fc
2   "name": "GIKPopoverBackgroundView",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "Custom popover backgrounds. UIKit quality.",
9   "homepage": "https://github.com/GiK/GIKPopoverBackgroundView.git",
10   "authors": {
11     "Gordon Hughes": "gordon@geeksinkilts.com"
12   },
13   "source": {
14     "git": "https://github.com/GiK/GIKPopoverBackgroundView.git",
15     "commit": "fd173a576ae2acc6643c5b3467262ef45ef2f051"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "Core",
21       "source_files": "GIKPopoverBackgroundView/*.{h,m}",
22       "frameworks": "QuartzCore"
23     },
24     {
25       "name": "Resource",
26       "resources": "GIKPopoverBackgroundView-Example/Images/*.png"
27     }
28   ]