[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / iOSTools / 0.7 / iOSTools.podspec.json
blob4acccb14067cf30dfdd25193d95d656ae7f792d9
2   "name": "iOSTools",
3   "version": "0.7",
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.7"
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     "Sources/UI/Views/BannerAlertView/*.xib"
22   ],
23   "dependencies": {
24     "SwiftyTools": [
26     ],
27     "CustomIOSAlertView": [
29     ]
30   }