blob: adb3d0a34077028923e885b07dbd7526a1e8bbeb [file] [log] [blame]
{
"name": "CVTips",
"version": "0.1",
"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.1"
},
"source_files": "CVTips/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.1"
},
"requires_arc": true
}