blob: 2ba09be42d79c7adf5e3e90263fe987f92a0aa89 [file] [log] [blame]
{
"name": "JAIPEEFramework",
"version": "0.0.1",
"summary": "This is the learning purpose framework",
"description": "this is new framework which is developed only for learning purpose nothing else.",
"homepage": "http://google.co.in",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jai Prakash Yadav": "yadavjaiprakash18@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/jaipee1/MyFramework.git",
"tag": "0.0.1"
},
"source_files": "MyFramwork/**/*.{h,m,swift}",
"swift_version": "4.2"
}