blob: 5934cc576759284c995eb7509629d8df641a73d2 [file] [log] [blame]
{
"name": "JeffSamplePod",
"version": "4.0.1",
"license": "MIT",
"summary": "Sample to create podfile",
"homepage": "https://github.com/jeffayan",
"social_media_url": "https://twitter.com/jeffayan1",
"authors": {
"Jeff": "https://github.com/jeffayan"
},
"source": {
"git": "https://github.com/jeffayan/JeffPodSample.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JeffPodSample/*.swift",
"swift_version": "4.1"
}