[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / e / VWWPermissionKit / 1.0.3 / VWWPermissionKit.podspec.json
blob21bfa9b3ea1489d2018c7d7b994327e20a552a35
2   "name": "VWWPermissionKit",
3   "version": "1.0.3",
4   "summary": "A visual permission manager for iOS",
5   "authors": {
6     "Zakk Hoyt": "vaporwarewolf@gmail.com"
7   },
8   "homepage": "http://github.com/zakkhoyt/VWWPermissionKit",
9   "license": {
10     "type": "MIT",
11     "text": "                  Copyright 2015. Zakk hoyt.\n"
12   },
13   "source": {
14     "git": "https://github.com/zakkhoyt/VWWPermissionKit.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "VWWPermissionKit/**/*.{h,m}",
18   "resources": "VWWPermissionKit/**/*.{xib}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }