[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / 1 / MTTransitions / 0.1.0 / MTTransitions.podspec.json
blobd2e48173960ab2eae43d97c8ac158ff088e501a7
2   "name": "MTTransitions",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "requires_arc": true,
8   "source": {
9     "git": "https://github.com/alexiscn/MTTransitions.git",
10     "tag": "0.1.0"
11   },
12   "summary": "MTTransitions",
13   "homepage": "https://github.com/alexiscn/MTTransitions",
14   "authors": {
15     "xushuifeng": "shuifengxu@gmail.com"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "Source/**/*.{swift,metal,h}",
22   "resources": "Source/**/Assets.bundle",
23   "xcconfig": {
24     "MTL_HEADER_SEARCH_PATHS": "${PODS_CONFIGURATION_BUILD_DIR}/MetalPetal/MetalPetal.framework/Headers"
25   },
26   "weak_frameworks": "MetalKit",
27   "dependencies": {
28     "MetalPetal": [
30     ]
31   },
32   "swift_version": "4.2"