[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / e / a / Verbena / 0.1.0 / Verbena.podspec.json
blobc0df2a338bb418b3d66fa169b1cf1710540a2848
2   "name": "Verbena",
3   "version": "0.1.0",
4   "summary": "A collection of Core Graphics helper methods.",
5   "homepage": "https://github.com/kaishin/Verbena",
6   "screenshots": "https://raw.github.com/kaishin/Verbena/master/screenshot.png",
7   "license": "BSD",
8   "authors": {
9     "Reda Lemeden": "reda@thoughtbot.com"
10   },
11   "source": {
12     "git": "https://github.com/kaishin/Verbena.git",
13     "tag": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "source_files": "Verbena/Verbena/",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true