blob: a7e4b86d9c33a51b54bfdff922e1c95fd5e952a0 [file] [log] [blame]
{
"name": "TaphouseKit",
"version": "0.1.6",
"summary": "The common utilities used by Taphouse apps.",
"description": "Includes some Core Data helpers and custom views",
"homepage": "https://github.com/taphouseio/TaphouseKit",
"license": "MIT",
"authors": {
"Jared Sorge": "jared@jsorge.net"
},
"source": {
"git": "https://github.com/taphouseio/TaphouseKit.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/taphouseio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TaphouseKit": [
"Pod/Assets/*.png"
]
}
}