blob: a5a30cddc6f213ea776efe18476ca7f6e8ffbbba [file] [log] [blame]
{
"name": "iOSCommonUI",
"version": "1.1.4",
"source": {
"git": "https://github.com/KeithGapusan/iOSCommonUI.git",
"tag": "v1.1.4"
},
"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": "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}"
]
}
}