blob: c51f96c5b1289efaeb7dd8eb00a99039e129eb74 [file] [log] [blame]
{
"name": "MNPodDemo",
"version": "0.1.0",
"summary": "My first CocoaPods MNPodDemo.",
"description": "'Add long description of the pod here.'",
"homepage": "https://github.com/iOSGriffin/MNPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSGriffin": "mnasrali@icloud.com"
},
"source": {
"git": "https://github.com/iOSGriffin/MNPodDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Classes/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}