Latest | 0.1.8 |
---|---|
Homepage | https://github.com/filipemvpereira/MyFramework.git |
License | MIT The MIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files |
Platforms | ios 8.0, requires ARC |
Dependencies | ObjectMapper |
Authors |
404: Not Found
Latest podspec
{ "name": "FPFramework", "version": "0.1.8", "summary": "Sort description of Filipe framework", "description": "Demo example of Cocoa Touch Framework. In this example you can distrubute framework without sharing the source code.", "homepage": "https://github.com/filipemvpereira/MyFramework.git", "license": { "type": "MIT", "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" }, "authors": { "Filipe Pereira": "[email protected]" }, "source": { "git": "https://github.com/filipemvpereira/MyFramework.git", "tag": "0.1.8" }, "source_files": "FPFramework/FPSetup.swift", "exclude_files": "Classes/Exclude", "requires_arc": true, "platforms": { "ios": "8.0" }, "swift_version": "4.2", "dependencies": { "ObjectMapper": [] } }
Sat, 17 Nov 2018 12:20:08 +0000