blob: e606506f3740bf2ce40c2bc2d91e00a5549d5a14 [file] [log] [blame]
{
"name": "Hotel",
"version": "0.1.1",
"summary": "XCode project to cocoapod.",
"description": "This is example is used to convert xcode project to pod file.",
"homepage": "https://github.com/ibaibhavsingh/Hotel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibaibhavsingh": "divine.baibhav@touristtube.com"
},
"source": {
"git": "https://github.com/ibaibhavsingh/Hotel.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Hotel/Classes/**/*"
}