[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 1 / e / 9 / SYKit / 0.2.10 / SYKit.podspec.json
blob626d12f95f1c700759982b35d69a19d9caa406ce
2   "name": "SYKit",
3   "platforms": {
4     "ios": "11.1",
5     "tvos": "11.1"
6   },
7   "version": "0.2.10",
8   "license": "Custom",
9   "summary": "UIKit and Foundation tools",
10   "homepage": "https://github.com/dvkch/SYKit",
11   "authors": {
12     "Stan Chevallier": "contact@stanislaschevallier.fr"
13   },
14   "source": {
15     "git": "https://github.com/dvkch/SYKit.git",
16     "tag": "0.2.10"
17   },
18   "swift_versions": "5.5",
19   "source_files": "SYKit/**/*.{h,m,c,swift}",
20   "requires_arc": true,
21   "xcconfig": {
22     "CLANG_MODULES_AUTOLINK": "YES"
23   },
24   "swift_version": "5.5"