blob: f5fca5865e3fd809b36fc977f0c6d5d555831b9f [file] [log] [blame]
{
"name": "iOSCommonUI",
"version": "1.0.2",
"source": {
"git": "https://github.com/KeithGapusan/iOSCommonUI.git",
"tag": "v1.0.2"
},
"summary": "A boiler plate of iOS common custom made UIViewControllers , UIViews, UITableViewCells, UICollectionViewCells and Loaders.",
"description": "A boiler plate of iOS common custom made UIViewControllers , UIViews, UITableViewCells, UICollectionViewCells and Loaders.",
"homepage": "https://github.com/KeithGapusan/iOSCommonUI",
"license": "MIT",
"authors": {
"Keith Randell Gapusan": "krsgapusan@gmail.com"
},
"social_media_url": "https://www.instagram.com/keithgapusan/",
"platforms": {
"ios": "11.0"
},
"source_files": "iOSCommonUI/**/*.{h,m}"
}