[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 8 / DBPrivacyHelper / 0.2 / DBPrivacyHelper.podspec.json
blobfbb7a0e68c437d0af85d357c21beed9c6b2a0665
2   "name": "DBPrivacyHelper",
3   "version": "0.2",
4   "summary": "Quick category to explain the right place to enable your privacy settings",
5   "description": "                    Quick UIViewController category to explain the right place to enable your privacy settings\n",
6   "homepage": "https://github.com/danielebogo/DBPrivacyHelper",
7   "license": "MIT",
8   "authors": {
9     "Daniele Bogo": "me@bogodaniele.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/danielebogo/DBPrivacyHelper.git",
16     "tag": "0.2"
17   },
18   "source_files": "DBPrivacyHelper/*.{h,m}",
19   "resources": [
20     "DBPrivacyHelper/*.{xib,xcassets}",
21     "DBPrivacyHelper/DBPrivacyHelperLocalizations/**"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true