[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 2 / 0 / e / jot / 0.1.2 / jot.podspec.json
bloba58d87e3be6ee4d93eb9f95dac71a05f524aad58
2   "name": "jot",
3   "version": "0.1.2",
4   "summary": "An easy way to add drawings and text to images",
5   "homepage": "https://github.com/IFTTT/jot",
6   "license": "MIT",
7   "authors": {
8     "Laura Skelton": "laura@ifttt.com",
9     "Max Meyers": "max@ifttt.com",
10     "Devin Foley": "devin@ifttt.com"
11   },
12   "source": {
13     "git": "https://github.com/IFTTT/jot.git",
14     "tag": "0.1.2"
15   },
16   "social_media_url": "https://twitter.com/skelovenko",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "compiler_flags": "-fmodules",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
25       "~> 0.6.1"
26     ]
27   },
28   "source_files": "jot/*.{h,m}"