blob: 2c392c71387e4999b4ea5e07213ac0ec0a279d90 [file] [log] [blame]
{
"name": "CVTips",
"version": "0.11",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/coultonvento/CVTips",
"authors": {
"Coulton Vento": "me@coultonvento.com"
},
"social_media_url": "http://twitter.com/coultonvento",
"summary": "An interface for displaying interactive tips.",
"source": {
"git": "https://github.com/coultonvento/CVTips.git",
"tag": "v0.11"
},
"source_files": "CVTips/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}