blob: 9e4f70a3b9bcdde1b6bd54afb69296f446e0d280 [file] [log] [blame]
{
"name": "iOS-Framework",
"version": "1.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",
"tag": "1.0.0"
},
"source_files": "iOS Framework/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}