blob: 3afd68e1fa21b8950e3eecc2fa87973cb9fc150e [file] [log] [blame]
{
"name": "jot",
"version": "0.1.5",
"summary": "An easy way to add drawings and text to images",
"homepage": "https://github.com/IFTTT/jot",
"license": "MIT",
"authors": {
"Laura Skelton": "laura@ifttt.com",
"Max Meyers": "max@ifttt.com",
"Devin Foley": "devin@ifttt.com"
},
"source": {
"git": "https://github.com/IFTTT/jot.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/skelovenko",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"compiler_flags": "-fmodules",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
"~> 0.6.1"
]
},
"source_files": "jot/*.{h,m}"
}