[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 6 / 9 / 4 / ShopCounterView / 0.0.2 / ShopCounterView.podspec.json
blobdaed668fc8229ad5b46504473c5cfd0fa449420f
2   "name": "ShopCounterView",
3   "version": "0.0.2",
4   "summary": "购物车加减的那种有回调",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/smithgoo/ShopCounterView",
7   "license": "MIT",
8   "authors": {
9     "KPeng": "294336370@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/smithgoo/ShopCounterView.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "ShopCounterView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]