[Add] DouyinSDKTemplate 0.0.1
[CocoaPods.git] / Specs / 4 / 5 / a / FlickerNumber-Swift / 2.1 / FlickerNumber-Swift.podspec.json
blob92a563257408e9d21274995b3265aaf478990e60
2   "name": "FlickerNumber-Swift",
3   "version": "2.1",
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.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Swift/FlickerNumber-Swift/UILabel+FlickerNumber.swift",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.0"