[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 0 / ASToolkit / 0.1.0-alpha.4 / ASToolkit.podspec.json
blob5fb890ef19b4475c90562a0e9d4058deabd458fb
2   "name": "ASToolkit",
3   "version": "0.1.0-alpha.4",
4   "summary": "A utility framework of useful and convenient additions and extensions to iOS in Swift",
5   "description": "A utility framework of useful and convenient additions and extensions to iOS in Swift!",
6   "homepage": "https://github.com/andrzejsemeniuk/ASToolkit",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": "Andrzej Semeniuk",
12   "platforms": {
13     "ios": "10.3"
14   },
15   "source": {
16     "git": "https://github.com/andrzejsemeniuk/ASToolkit.git",
17     "tag": "0.1.0-alpha.4"
18   },
19   "source_files": [
20     "ASToolkit",
21     "ASToolkit/**/*.{h,swift}"
22   ],
23   "exclude_files": [
24     "ASToolkitTests/**",
25     "UIViewShowcase/**",
26     "UIViewShowcaseTests",
27     "UIViewShowcaseUITests"
28   ],
29   "pushed_with_swift_version": "3.0"