blob: e1620044bfde83373c0dca9c1b51e9dd4523b65c [file] [log] [blame]
{
"name": "NYFramework",
"version": "1.0.0",
"summary": "This is an amazing NY Framework",
"description": "This is such an amazing NY Framework that was made by Yash Gotecha",
"homepage": "https://github.com/YashGotecha/NYFramework",
"license": "MIT",
"authors": {
"Yash Gotecha": "yash.gotecha@aimdek.com"
},
"platforms": {
"ios": "13.2"
},
"source": {
"git": "https://github.com/YashGotecha/NYFramework.git",
"tag": "1.0.0"
},
"source_files": "NYFramework/**/*",
"exclude_files": "NYFramework/NYFramework/*.plist",
"swift_versions": "4.0",
"swift_version": "4.0"
}