[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 5 / 8 / iOSCommonUI / 1.1.2 / iOSCommonUI.podspec.json
blobed221511eaf92520a992966c9c47532c9ed0007b
2   "name": "iOSCommonUI",
3   "version": "1.1.2",
4   "source": {
5     "git": "https://github.com/KeithGapusan/iOSCommonUI.git",
6     "tag": "v1.1.2"
7   },
8   "summary": "A boiler plate of iOS common custom view.",
9   "description": "A boiler plate of iOS common custom made UIViewControllers , UIViews, UITableViewCells, UICollectionViewCells and Loaders.",
10   "homepage": "https://github.com/KeithGapusan/iOSCommonUI",
11   "license": {
12     "type": "MIT",
13     "file": "https://github.com/KeithGapusan/iOSCommonUI/blob/master/LICENSE"
14   },
15   "authors": {
16     "Keith Randell Gapusan": "krsgapusan@gmail.com"
17   },
18   "social_media_url": "https://www.instagram.com/keithgapusan/",
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "iOSCommonUI/**/*.{h,m,swift,storyboard,xib.json}",
23   "resource_bundles": {
24     "iOSCommonUI": [
25       "iOSCommonUI/**/*.{storyboard,xib,xcassets,json,imageset,png}"
26     ]
27   }