blob: 2d3af94847b6f14d70d9ec2057454afbd185e16d [file] [log] [blame]
{
"name": "TWKit",
"version": "0.0.1",
"summary": "TWKit",
"homepage": "https://github.com/taewan0530",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taewan": "taewan0530@daum.net"
},
"source": {
"git": "https://github.com/taewan0530/TWKit.git",
"tag": "0.0.1"
},
"source_files": "Pod/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}