[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / d / LSiOSPopView / 0.0.1 / LSiOSPopView.podspec.json
blob0aaaf9bb3c255990dc788ea5fdede1eb138cb7f3
2   "name": "LSiOSPopView",
3   "version": "0.0.1",
4   "summary": "朗新框架 - 视图分类",
5   "description": "包含alert、sheet、pickerview的集合",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSPopView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSPopView/Classes/**/*",
22   "resources": "LSiOSPopView/Assets/**/*.{png}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "LSiOSBasic": [
27     ],
28     "Masonry": [
30     ]
31   }