blob: 7a88b756ccaff784aa436ebef350f4133c489655 [file] [log] [blame]
{
"name": "iOSCoreFramework",
"version": "0.1.0",
"summary": "This is short summary of iOSCoreFramework.",
"description": "This is description for custom cocoapods, we can use it using following ways",
"homepage": "https://github.com/priyanka7293/iOSCoreFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kiran4991": "kiran.sole@triarqhealth.com"
},
"source": {
"git": "https://github.com/priyanka7293/iOSCoreFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSCoreFramework/Classes/**/*",
"swift_version": "4.2"
}