[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / f / PPNumberButton / 0.2.0 / PPNumberButton.podspec.json
blob984742db7deeef48b2f760d5996fbbf0c3431a28
2   "name": "PPNumberButton",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jkpang/PPNumberButton.git",
9   "authors": {
10     "jkpang": "jkpang@outlook.com"
11   },
12   "summary": "类似京东淘宝商品数量的加减按钮,可定制程度高,使用简单!",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/jkpang/PPNumberButton.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "PPNumberButton/PPNumberButton/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true