[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 8 / SimpleBarChart / 1.0.0 / SimpleBarChart.podspec.json
blob34d68841af0f51dbb3f225672d33a01e94218dfd
2   "name": "SimpleBarChart",
3   "version": "1.0.0",
4   "summary": "A simple bar chart for iOS",
5   "description": "A simple bar chart for iOS development.",
6   "homepage": "https://github.com/SooqaEffect/SimpleBarChart",
7   "license": "MIT",
8   "authors": {
9     "Vyacheslav Yashunin": "sooqaeffect@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/SooqaEffect/SimpleBarChart.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SimpleBarChart/**/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]