[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / iOSTools / 0.6.2 / iOSTools.podspec.json
blob7792d15d30d5599a1addab0f9effa5f0f775b1b4
2   "name": "iOSTools",
3   "version": "0.6.2",
4   "summary": "iOS tools kit to make your life easier.",
5   "homepage": "https://github.com/VladasZ/iOSTools",
6   "authors": {
7     "Vladas Zakrevskis": "146100@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/VladasZ/iOSTools.git",
11     "tag": "0.6.2"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "license": "MIT",
18   "resources": [
19     "Sources/UI/Views/SwipyImageView/*.xib",
20     "Sources/UI/Views/ProgressView/*.xib"
21   ],
22   "dependencies": {
23     "SwiftyTools": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"