[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / e / MyFramWork / 0.0.1 / MyFramWork.podspec.json
blob24b52cbba53ba9c2c0f17a2c69e1ca7670d7fd2f
2   "name": "MyFramWork",
3   "version": "0.0.1",
4   "summary": "Small test to test code sharing via cocoapods.",
5   "description": "This is some superl oco framework that was made by kevin vugts.",
6   "homepage": "https://github.com/chinna512/MyFramWork/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "Kevin Vugts": "Chinnababu.2k14@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/chinna512/MyFramWork.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MyFramWork/**/*",
22   "exclude_files": "MyFramWork/**/*.plist",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"