blob: e4b6e6d244ae694895d00e493edb2f869d70fec0 [file] [log] [blame]
{
"name": "iOS-Framework",
"version": "2.0.0",
"summary": "This is new iOS Framework",
"description": "This is new iOS Framework made by ashish patel",
"homepage": "https://github.com/patelashish797/iOS-Framework",
"license": "MIT",
"authors": {
"Ashishkumar Patel": "ashishvpatel797@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/patelashish797/iOS-Framework.git",
"branch": "master",
"tag": "2.0.0"
},
"source_files": "iOS Framework/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}