blob: 027e0fcd68eb59ff8b5733b6599cbc02ee971667 [file] [log] [blame]
{
"name": "TK",
"version": "0.9.0",
"summary": "TKit is a Swift toolkit made by trifl.",
"description": "TKit is a Swift toolkit made by trifl. Enjoy!",
"homepage": "https://github.com/trifl/TKit",
"license": "MIT",
"authors": {
"JP McGlone": "jp@trifl.co"
},
"source": {
"git": "https://github.com/trifl/TKit.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TKit": [
"Pod/Assets/*.png"
]
}
}