2 "name": "TillusorySDK",
4 "summary": "TillusorySDK初始版本",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/TillusoryTech/TillusorySDK",
12 "Tillusory": "tillusorytech@126.com"
15 "git": "https://github.com/TillusoryTech/TillusorySDK.git",
21 "source_files": "TillusorySDK/Classes/**/*",
23 "TillusorySDK/Assets/**/*.{bundle,json,png}"
25 "vendored_frameworks": "TillusorySDK/**/*.{framework}",
26 "pod_target_xcconfig": {
27 "VALID_ARCHS": "armv7 arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "static_framework": true,
42 "OTHER_LDFLAGS": "-ObjC",
43 "ENABLE_BITCODE": "NO"