[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 3 / SystemExtension / 1.1.0 / SystemExtension.podspec.json
blob86df8edfc048b5e77c60d2ec678d19338aec0db7
2   "name": "SystemExtension",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "Foundation、UIKit 链式编程扩展",
6   "homepage": "https://github.com/develop-git/SystemExtension",
7   "authors": {
8     "jianli": "develop-work@outlook.com"
9   },
10   "source": {
11     "git": "git@github.com:develop-git/SystemExtension.git",
12     "tag": "1.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0",
17     "tvos": "10.0"
18   },
19   "swift_versions": [
20     "5.1"
21   ],
22   "source_files": "Source/**/*.swift",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "$(SDKROOT)/usr/lib/swift"
25   },
26   "swift_version": "5.1"