blob: f75933dcff707965ebc2b1ae3219112395002325 [file] [log] [blame]
{
"name": "TMSScreenObjc",
"version": "0.0.6",
"summary": "Screen정보를 담고있는 Library",
"description": "Screen의 타입과 해당 스크린에 대한 사이즈를 담고 있다.",
"homepage": "https://github.com/temosan/TMSScreenObjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mjgu": "mjgu@crscube.co.kr"
},
"source": {
"git": "https://github.com/temosan/TMSScreenObjc.git",
"tag": "0.0.6"
},
"source_files": "Sources/*",
"platforms": {
"ios": "8.0"
}
}