[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / 0 / 3 / IKSwifterSwift / 1.0.7 / IKSwifterSwift.podspec.json
blob13d0bc8fa14dc5c27e649aa082d77e67edfcde7b
2   "name": "IKSwifterSwift",
3   "version": "1.0.7",
4   "summary": "A handy collection of more than 500 native Swift extensions to boost your productivity.",
5   "description": "A handy collection of more than 500 native Swift extensions to boost your productivity....",
6   "homepage": "https://github.com/ichitech/IKSwifterSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IchiTech": "ichitech89@gmail.com"
13   },
14   "social_media_url": "https://github.com/ichitech",
15   "screenshots": "https://raw.githubusercontent.com/SwifterSwift/SwifterSwift/master/Assets/logo.png",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.3",
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/ichitech/IKSwifterSwift.git",
23     "tag": "1.0.7"
24   },
25   "source_files": "Sources/SwifterSwift/**/*.swift",
26   "dependencies": {
27     "SwifterSwift": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "Protocols",
34       "source_files": "Sources/SwifterSwift/Protocols/*.swift"
35     },
36     {
37       "name": "Foundation",
38       "source_files": "Sources/SwifterSwift/Foundation/*.swift"
39     },
40     {
41       "name": "UIKit",
42       "source_files": "Sources/SwifterSwift/UIKit/*.swift"
43     }
44   ],
45   "swift_version": "5.3"