[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / a / FlickerNumber-Swift / 2.0 / FlickerNumber-Swift.podspec.json
blob277e4edd60de133e6110f72b3f585d7781a7fa30
2   "name": "FlickerNumber-Swift",
3   "version": "2.0",
4   "license": "MIT",
5   "summary": "Flicker a number like alipay use UILabel category",
6   "homepage": "https://github.com/openboy2012/FlickerNumber",
7   "authors": {
8     "DeJohn Dong": "dongjia_9251@126.com"
9   },
10   "source": {
11     "git": "https://github.com/openboy2012/FlickerNumber.git",
12     "tag": "2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "FlickerNumber-Swift/FlickerNumber-Swift/UILabel+FlickerNumber.swift",
18   "requires_arc": true,
19   "frameworks": "UIKit"