[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / a / f / GeoPattern / 1.0 / GeoPattern.podspec.json
blob90688a5b574ff74c1e10eaf79b6517075ab1c42d
2   "name": "GeoPattern",
3   "version": "1.0",
4   "summary": "Generated beautiful patterns from a string.",
5   "homepage": "https://github.com/MattFaluotico/GeoPattern-Cocoa",
6   "license": "MIT",
7   "authors": {
8     "mattfaluotico": "matt.faluotico@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MattFaluotico/GeoPattern-Cocoa.git",
12     "tag": "1.0"
13   },
14   "social_media_url": "https://twitter.com/MattFaluotico",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "GeoPattern/*.{h,m}",
20   "resource_bundles": {
21     "GeoPattern": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "GeoPattern/GeoPatterns.h",
26   "frameworks": "Security"