[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 0 / 3 / KSCustomUIPopover / 0.0.1 / KSCustomUIPopover.podspec.json
blobd00f0f72f82fe9d3f80d196f9817c957b7bd873e
2   "name": "KSCustomUIPopover",
3   "version": "0.0.1",
4   "summary": "Example project showing how to customize UIPopover with images.",
5   "homepage": "http://www.scianski.com",
6   "license": "MIT",
7   "authors": {
8     "Krzysztof Scianski": "krzysztof@scianski.com"
9   },
10   "source": {
11     "git": "https://github.com/Scianski/KSCustomUIPopover.git",
12     "commit": "80d0da3bc21c878f29ff78aa1185b04f80cf4ef7"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "Classes",
19     "KSCustomPopover/KSCustomPopoverBackgroundView.{h,m}"
20   ],
21   "resources": "KSCustomPopover/*.png",
22   "requires_arc": true