[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 9 / 0 / DDLicenseViewController / 0.1.0 / DDLicenseViewController.podspec.json
blob98245a3efc4c524ca439baebb4cdf57ed901025b
2   "name": "DDLicenseViewController",
3   "version": "0.1.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.1.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   }