blob: d7cfd3fb557754fe2f91196d3df341651c89af4c [file] [log] [blame]
{
"name": "SwiftyBase",
"version": "1.2.22",
"summary": "Base Project For iOS in Swift 3.0",
"description": "Base Project Create for iOS. Into Base Project BaseController, BaseView, BaseNavigation ,BaseControls Added.",
"homepage": "https://github.com/mspvirajpatel/SwiftyBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viraj Patel": "mspviraj@hotmail.com"
},
"source": {
"git": "https://github.com/mspvirajpatel/SwiftyBase.git",
"tag": "1.2.22"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyBase/Classes/**/*",
"pushed_with_swift_version": "3.0"
}