blob: 7707bb7c6a181b6fe4580724a0167d9fc7097310 [file] [log] [blame]
{
"name": "TMSScreenObjc",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/*",
"platforms": {
"ios": "8.0"
}
}