[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 8 / XDXLabelFlow / 1.0.0 / XDXLabelFlow.podspec.json
blobcd0096c896f3f15ec41e45bdeeeffff5ae9c33e2
2   "name": "XDXLabelFlow",
3   "version": "1.0.0",
4   "summary": "An easy-to-use iOS API of label flow subclassed from UICollectionView, written in Swift and compatible with Objective-C.",
5   "homepage": "https://github.com/6xieapplexia6/XDXLabelFlow",
6   "license": "MIT",
7   "authors": {
8     "6谢侠6": "xiechong23@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/6xieapplexia6/XDXLabelFlow.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "XDXLabelFlow/*.{h,swift}",
18   "frameworks": "UIKit",
19   "swift_version": "4.1",
20   "requires_arc": true