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",
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"
12 "Filipe Pereira": "filas21pereira@gmail.com"
15 "http": "https://github.com/filipemvpereira/MyFramework/releases/download/0.1.17/FPFramework.zip"
17 "source_files": "FPFramework/FPFramework.framework/Headers/*.h",
18 "public_header_files": "FPFramework/FPFramework.framework/Headers/*.h",
19 "exclude_files": "FPFramework/FPFramework.framework/*.plist",
20 "vendored_frameworks": "FPFramework/FPFramework.framework",
21 "preserve_paths": "FPFramework/FPFramework.framework",
26 "swift_version": "4.2",