[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / f / SwiftExtensionKit / 0.0.1 / SwiftExtensionKit.podspec.json
blob963b0b8d1afe75b930f5438c67d53c0e858ee7e1
2   "name": "SwiftExtensionKit",
3   "version": "0.0.1",
4   "summary": "SwiftExtensionKit is a collection of useful classes to develop Apps faster",
5   "homepage": "https://github.com/lovemo/SwiftExtensionKit",
6   "license": "MIT",
7   "authors": {
8     "lovemo": "lovemomoyulin@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/lovemo/SwiftExtensionKit.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "SwiftExtensionKit/*.swift",
15   "frameworks": [
16     "UIKit",
17     "Foundation"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }