blob: e1172dc8122a965990c7f00efdebe3e38c3cab0b [file] [log] [blame]
{
"name": "cocoaIGODemo",
"version": "0.1.0",
"swift_versions": "4.0",
"summary": "This is first demo project",
"description": "'This is first demo project to create the pods. will make sure to work well.'.",
"homepage": "https://github.com/iamomkaar/cocoaIGODemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iamomkaar": "iamomkaar@gmail.com"
},
"source": {
"git": "https://github.com/iamomkaar/cocoaIGODemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "cocoaIGODemo/Classes/*.swift",
"frameworks": "UIKit"
}