[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 9 / a / OWRollingNumberView / 0.0.1 / OWRollingNumberView.podspec.json
blobd0468349038bd9aa2b86acbc050d23dffed39fe1
2   "name": "OWRollingNumberView",
3   "version": "0.0.1",
4   "summary": "A Library for iOS to roll label text",
5   "description": "Change a NSInteger to several single numbers, create several number labels roll to show those single numbers. 分解一个整数为数个单个的数字,并且创建label通过向下滚动最后显示这个数字。",
6   "homepage": "https://github.com/Wymann/OWRollingNumberView",
7   "license": "MIT",
8   "authors": {
9     "Wyman Chen": "wymannchan@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Wymann/OWRollingNumberView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "OWRollingNumberView/*.{h,m}"