[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / f / 3 / TestPodsProcess / 0.2.0 / TestPodsProcess.podspec.json
blob2190e1752e652bb956909671983b2feee16cf8a8
2   "name": "TestPodsProcess",
3   "version": "0.2.0",
4   "summary": "its a test for upload a lib to cocoapods process",
5   "description": "TODO:im sorry for that its a test for upload a lib to cocoapods process",
6   "homepage": "https://github.com/HFYuki/TestPodsProcess",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simple": "792115885@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/HFYuki/TestPodsProcess.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://github.com/HFYuki",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "default_subspecs": "Core",
28   "source_files": "TestPodsProcess/Classes/TestProcess.swift",
29   "subspecs": [
30     {
31       "name": "Core",
32       "source_files": [
33         "TestPodsProcess/Classes/Core/**/*.swift",
34         "TestPodsProcess/Classes/**/*.swift"
35       ]
36     },
37     {
38       "name": "Tool",
39       "source_files": "TestPodsProcess/Classes/Tool/**/*.swift"
40     }
41   ],
42   "swift_version": "5.0"