[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / f / 1 / LOUIKit / 0.1.6 / LOUIKit.podspec.json
blob6682083df15904dc6494d5a9b23d8671d1b025cf
2   "name": "LOUIKit",
3   "version": "0.1.6",
4   "summary": "LOUIKit.",
5   "description": "easier to setup UI on storyboard",
6   "homepage": "https://github.com/vivalalova/LOUIKit",
7   "license": "MIT",
8   "authors": {
9     "vivalalova": "vivalalova0@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/vivalalova/LOUIKit.git",
13     "tag": "0.1.6"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "LOUIKit": [
23       "Pod/Assets/*.png"
24     ]
25   }