[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 8 / a / KinxPodsTest / 0.5 / KinxPodsTest.podspec.json
blob96689f02c28072f8661facf81cbbd5878caa33ce
2   "name": "KinxPodsTest",
3   "version": "0.5",
4   "summary": "Highly scalable testetsmework.",
5   "homepage": "https://github.com/xorshine/TestDemo",
6   "license": "MIT",
7   "authors": {
8     "k": "xorshine@icloud.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/xorshine/TestDemo.git",
16     "tag": "0.5"
17   },
18   "resources": "KinxPodsTest/*.{bundle}",
19   "public_header_files": "KinxPodsTest/KinxPodsTest.h",
20   "source_files": "KinxPodsTest/KinxPodsTest.h",
21   "subspecs": [
22     {
23       "name": "Cocoa",
24       "source_files": "KinxPodsTest/Cocoa/*.{h,m}",
25       "public_header_files": "KinxPodsTest/Cocoa/KVCC.h"
26     },
27     {
28       "name": "Foundation",
29       "source_files": "KinxPodsTest/Foundation/*.{h,m}",
30       "public_header_files": "KinxPodsTest/Foundation/KVOO.h"
31     },
32     {
33       "name": "UIKit",
34       "source_files": "KinxPodsTest/UIKit/*.{h,m}",
35       "public_header_files": "KinxPodsTest/UIKit/ViewW.h"
36     }
37   ]