[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 9 / 0 / DDLicenseViewController / 0.2.0 / DDLicenseViewController.podspec.json
blob5143c3fb503505fa25edbf58e04f69b172b27bb8
2   "name": "DDLicenseViewController",
3   "version": "0.2.0",
4   "summary": "A library to list and show licenses uses in your app.",
5   "description": "                       Every responsible app developer should list out the licenses used in their app.  This library makes it easy to display those licenses. \n",
6   "homepage": "https://github.com/dougdiego/DDLicenseViewController",
7   "license": "MIT",
8   "authors": {
9     "dougdiego": "dougdiego@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dougdiego/DDLicenseViewController.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/dougdiego",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "DDLicenseViewController": [
23       "Pod/Assets/*.png"
24     ]
25   }