[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 3 / AppSymbol / 1.0.0 / AppSymbol.podspec.json
blob98cc367089684fa1568226c6548ffc7e097ee495
2   "name": "AppSymbol",
3   "version": "1.0.0",
4   "summary": "SFSymbol helpr for the Swift",
5   "description": "SFSymbol is only available above the iOS 13, So we have to check the iOS version every time when we using the SFSymbol below iOS 13 deployment target projects. We can get rid of this boilerplate code using the AppSymbol framework.",
6   "homepage": "https://github.com/MnkGitBox/AppSymbol",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "m.nadeeshan@yahoo.co.uk": "malith.mnk93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MnkGitBox/AppSymbol.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/malithnadeeshan",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/AppSymbol/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"