[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 4 / LSFKit / 0.0.8 / LSFKit.podspec.json
blob974e1fe202c72c2e85e0a853b6f5de4e15c93004
2   "name": "LSFKit",
3   "version": "0.0.8",
4   "summary": "a collection of iOS components.",
5   "description": "LSFKit a collection of iOS components.",
6   "homepage": "https://github.com/ShengfengLee/LSFKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShengfengLee": "389933523@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ShengfengLee/LSFKit.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "LSFKit/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true