[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 2 / FlickerNumber / 1.0.1 / FlickerNumber.podspec.json
blob1f81b6a49047979e98f22441657f5978d089f56d
2   "name": "FlickerNumber",
3   "version": "1.0.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": "1.0.1"
13   },
14   "platforms": {
15     "ios": "5.1.1"
16   },
17   "source_files": "FlickerNumber/Classes/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"