[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / b / 7 / SwiftLeaf / 0.1.0 / SwiftLeaf.podspec.json
blobf1c049c48a9063fe6ceed23f5b16abae5df86196
2   "name": "SwiftLeaf",
3   "version": "0.1.0",
4   "summary": "Some extensions for class, and tools",
5   "description": "Some extensions for string/array/UIKit, let us use easily.\nSome tools which can help us code quickly, eg. WaterfallLayout.",
6   "homepage": "https://github.com/wanqingrongruo/SwiftLeaf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanqingrongruo": "zwxwqrr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wanqingrongruo/SwiftLeaf.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.yuque.com/u53201",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "SwiftLeaf/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"