[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 4 / SFExtensions / 0.0.2 / SFExtensions.podspec.json
blobc6a931ae585f13d103bf60cdfc13ef02161b5dbc
2   "name": "SFExtensions",
3   "version": "0.0.2",
4   "summary": "Swift常用类的扩展",
5   "description": "扩展了一些系统常用类,增加了一些新功能!",
6   "homepage": "https://github.com/brianbryant/SFExtensions",
7   "license": "MIT",
8   "authors": {
9     "brianbryant": "brianbryant@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/brianbryant/SFExtensions.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,m,swift}"
21   ],
22   "exclude_files": "Sources/Exclude"