[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / 1 / PLFunction / 0.1.2 / PLFunction.podspec.json
blob39278bbe7f6fa0c15804cb99ee26c42c85bd7032
2   "name": "PLFunction",
3   "version": "0.1.2",
4   "summary": "独立功能集成",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/PengLeiGit/PLFunction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PengLeiGit": "jeanhead@126.com"
13   },
14   "source": {
15     "git": "https://github.com/PengLeiGit/PLFunction.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "swift_version": "4.2",
23   "subspecs": [
24     {
25       "name": "PLRoute",
26       "source_files": "PLFunction/Classes/PLRoute/*.swift"
27     },
28     {
29       "name": "AppStore",
30       "source_files": "PLFunction/Classes/AppStore/*.swift"
31     }
32   ]