blob: 9a8c6fa9bc06eea76d736c09212a6bcd1d8d5f0f [file] [log] [blame]
{
"name": "iOSCommonUI",
"version": "1.1.0",
"source": {
"git": "https://github.com/KeithGapusan/iOSCommonUI.git",
"tag": "v1.1.0"
},
"summary": "A boiler plate of iOS common custom view.",
"description": "A boiler plate of iOS common custom made UIViewControllers , UIViews, UITableViewCells, UICollectionViewCells and Loaders.",
"homepage": "https://github.com/KeithGapusan/iOSCommonUI",
"license": {
"type": "MIT",
"file": "https://github.com/KeithGapusan/iOSCommonUI/blob/master/LICENSE"
},
"authors": {
"Keith Randell Gapusan": "krsgapusan@gmail.com"
},
"social_media_url": "https://www.instagram.com/keithgapusan/",
"platforms": {
"ios": "10.3"
},
"source_files": "iOSCommonUI/**/*.{h,m,swift,storyboard,xib.json}",
"resource_bundles": {
"iOSCommonUI": [
"iOSCommonUI/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"pushed_with_swift_version": "4.0"
}