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