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