[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / 2 / CCIAbacusView / 0.1.0 / CCIAbacusView.podspec.json
blobcf625d6097a2c8857fb535bfd7212cbf3e2a1829
2   "name": "CCIAbacusView",
3   "version": "0.1.0",
4   "summary": "CCIAbacusView is a simple costumisable View",
5   "description": "CCIAbacusView is a simple costumisable View. It uses UIKit, for UIView and UIStackView, so that it conforms to autolayout.",
6   "homepage": "https://github.com/ccosnean/CCIAbacusView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ccosnean": "cristian.cosneanu@endava.com"
13   },
14   "source": {
15     "git": "https://github.com/ccosnean/CCIAbacusView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCIAbacusView/Classes/**/*",
22   "frameworks": "UIKit"