[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / b / 7 / f / FCNumberButton / 0.0.2 / FCNumberButton.podspec.json
blobfaff8a7672004d935cb0af4012ce98a165691ca4
2   "name": "FCNumberButton",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/xiaoallocinit/FCNumberButton.git",
9   "authors": {
10     "xiaoallocinit": "xiao2683@qq.com"
11   },
12   "summary": "商品数量的加减按钮的Swift版",
13   "description": "购物加一减一按钮,商品数量的加减按钮的Swift版",
14   "swift_versions": "4.2",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/xiaoallocinit/FCNumberButton.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "FCNumberButton/**/*",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_version": "4.2"