blob: 4d5f5f833ea07cf360be53d66c210f10c4a20648 [file] [log] [blame]
{
"name": "JeffSamplePod",
"version": "3.0.0",
"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": "3.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JeffPodSample/*.swift",
"swift_version": "4.1"
}