blob: a49f15fab87e68531e8e344fbdaa5f3745a42ccb [file] [log] [blame]
{
"name": "ObjcLibSample",
"version": "0.1.0",
"summary": "summary ObjcLibSample.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/phillip5094/ObjcLibSample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phillip5094": "phillip0726@naver.com"
},
"source": {
"git": "https://github.com/phillip5094/ObjcLibSample.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ObjcLibSample/Classes/**/*"
}