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