[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 8 / FPFramework / 0.1.0 / FPFramework.podspec.json
blobf76d46822eef48e528137809d489391954842065
2   "name": "FPFramework",
3   "version": "0.1.0",
4   "summary": "Sort description of Filipe framework",
5   "description": "Demo example of Cocoa Touch Framework. In this example you can distrubute framework without sharing the source code.",
6   "homepage": "https://github.com/filipemvpereira/MyFramework.git",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT)\n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "Filipe Pereira": "filas21pereira@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/filipemvpereira/MyFramework.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "FPFramework/FPSetup.swift",
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_version": "4.2"