[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 8 / IQUtility / 1.0.0 / IQUtility.podspec.json
blobf7614e175f3d06f743826f5bc0556beabe398f37
2   "name": "IQUtility",
3   "version": "1.0.0",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQUtility.git",
6     "tag": "1.0.0"
7   },
8   "summary": "General Utility helper functions used in almost every project.",
9   "homepage": "https://github.com/hackiftekhar/IQUtility",
10   "license": "MIT",
11   "authors": {
12     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": [
18     "5.0",
19     "5.1",
20     "5.2",
21     "5.3"
22   ],
23   "source_files": "IQUtility/**/*.{swift}",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.3"