[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 7 / Counter-E / 0.3 / Counter-E.podspec.json
blobaa645bd23cf04933deaf3a4bbbeaaebfa84d2250
2   "name": "Counter-E",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.3",
7   "summary": "Good item counter  component for iOS",
8   "description": "Good iOS counter item component for using in iOS!, you can use it for e-commerce to set item count",
9   "homepage": "https://ragaie.github.io/Counter/",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ragaie Alfy": "eng.ragaie@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ragaie/Counter.git",
19     "tag": "0.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": [
23     "Counter.swift",
24     "CounterDelegate.swift"
25   ],
26   "resources": [
27     "Counter.xcassets",
28     "Counter.xib"
29   ],
30   "resource_bundles": {
31     "Counter-E": [
32       "Counter.xcassets",
33       "Counter.xib"
34     ]
35   },
36   "pushed_with_swift_version": "3.1"