[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / 0 / 9 / LLUI / 0.1.6 / LLUI.podspec.json
blob14b5bd30a85942893dde4b6f1dccd8dc3b06f0c6
2   "name": "LLUI",
3   "version": "0.1.6",
4   "summary": "A short description of LLUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://sky_zhou129@bitbucket.org/sky_zhou129/llui",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhouwei": "zhouyikai129@163.com"
13   },
14   "source": {
15     "git": "https://sky_zhou129@bitbucket.org/sky_zhou129/llui.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLUI/Classes/**/*.{h,m}",
22   "resources": "LLUI/Classes/**/*.{storyboard,xib}",
23   "resource_bundles": {
24     "LLUI": [
25       "LLUI/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "LLUitil": [
30       "~> 0.1.1"
31     ]
32   }