[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 4 / LCUIKit / 0.0.1 / LCUIKit.podspec.json
blobc71f4cf3167283b46936ba2ba4490681ecf34948
2   "name": "LCUIKit",
3   "version": "0.0.1",
4   "summary": "Extension of UIKit.",
5   "description": "some convience extension of UIKit.",
6   "homepage": "https://github.com/lianchengjiang/LCUIKit",
7   "license": "MIT",
8   "authors": {
9     "jiangliancheng": "1193244269@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lianchengjiang/LCUIKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LCUIKit/*",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true