blob: 2fb58022f807bee45fb5ce88039c8832ce1e329c [file] [log] [blame]
{
"name": "TK",
"version": "3.0.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": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}