[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / e / jot / 0.1.1 / jot.podspec.json
blob2d51ae1c0ab0a49c957da858d846bafff596c4ed
2   "name": "jot",
3   "version": "0.1.1",
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.1"
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}"