[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 4 / LightnessUI / 0.1.0-beta / LightnessUI.podspec.json
blob4d37aa9fcfb998d01805af8a8b50ba351e24e689
2   "name": "LightnessUI",
3   "version": "0.1.0-beta",
4   "summary": "LightnessUI is an eazier ui colorful framework.",
5   "description": "About LightnessUI, i want to say, eazier for developer, Custom `UIView` and JSON 2 View.",
6   "homepage": "https://github.com/WildDylan/LightnessUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan": "dylan@china.com"
13   },
14   "source": {
15     "git": "https://github.com/WildDylan/LightnessUI.git",
16     "tag": "0.1.0-beta"
17   },
18   "platforms": {
19     "ios": "7.1"
20   },
21   "source_files": "LightnessUI/Classes/**/*",
22   "resource_bundles": {
23     "LightnessUI": [
24       "LightnessUI/Assets/*.png"
25     ]
26   },
27   "public_header_files": "LightnessUI/Classes/**/*.h",
28   "dependencies": {
29     "DesignSystem": [
31     ]
32   }