[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 1 / f / 8 / FPFramework / 0.1.3 / FPFramework.podspec.json
blob99c0ea65507f251a20b9ba3c2724a9532d7a4b13
2   "name": "FPFramework",
3   "version": "0.1.3",
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.3"
17   },
18   "source_files": "FPFramework/FPSetup.swift",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "swift_version": "4.2"