blob: 118927c5e4c974168aa33258b45df4a0b99c1282 [file] [log] [blame]
{
"name": "TWObject",
"version": "0.0.2",
"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.2"
},
"source_files": "Pod/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}