blob: 297c5a6eeb4008f74ccb4a04f288d7d0d7fd917b [file] [log] [blame]
{
"name": "OsjaStoryboard",
"version": "0.1.0",
"summary": "Better way to instantiate ViewController with Storyboard.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SokKanharith/OsjaStoryboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kanharithsok@gmail.com": "kanharithsok@gmail.com"
},
"source": {
"git": "https://github.com/SokKanharith/OsjaStoryboard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OsjaStoryboard/Classes/**/*",
"pushed_with_swift_version": "3.0"
}