[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 5 / 0 / KrotoffSwiftExtensions / 0.1.1 / KrotoffSwiftExtensions.podspec.json
blob66e0394634b97702bd13f71f92181b3e6f54dba0
2   "name": "KrotoffSwiftExtensions",
3   "version": "0.1.1",
4   "summary": "My Swift Extensions. UI, Foundation, CoreData and etc.",
5   "description": "Simple extensions for every day usage in your code. Make your code cleaner.",
6   "homepage": "https://github.com/krotoff/KrotoffSwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Krotov": "akrotoff95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/krotoff/KrotoffSwiftExtensions.git",
16     "branch": "master",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "*Extensions/**/*.swift",
23   "exclude_files": "KrotoffSwiftExtensions/*.plist"