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.15/FPFramework.zip"
17 "source_files": "FPFramework/FPFramework.framework/Headers/*.{h}",
18 "exclude_files": "FPFramework/FPFramework.framework/*.plist",
19 "public_header_files": "FPFramework/FPFramework.framework/Headers/*.{h}",
24 "swift_version": "4.2",
25 "vendored_frameworks": "FPFramework/FPFramework.framework",
26 "preserve_paths": "FPFramework/FPFramework.framework",