blob: 15282e2637deb6085db5291a2e87a487f7446222 [file] [log] [blame]
{
"name": "TryMyFirstCocoaPods",
"version": "1.0.1",
"license": "MIT",
"summary": "My First Pod in Swift",
"homepage": "https://github.com/mustafa2010/MyFirstPod",
"social_media_url": "http://twitter.com/mustafarov",
"authors": {
"Mustafa": "mustafa.fci.cs@gmail.com"
},
"source": {
"git": "https://github.com/mustafa2010/MyFirstPod.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}