blob: 52ecee3846a3a19e27b54cd2cfdc69445bc1c0b9 [file] [log] [blame]
{
"name": "podExperiment",
"version": "1.0.0",
"summary": "A short description of podExperiment.",
"description": "podExperiment - i just want to do something",
"homepage": "http://EXAMPLE/podExperiment",
"license": "podExperiment - if you get it without my resolutions, I’ll kill you",
"authors": {
"george": ""
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/gandronchik/podExperiment.git",
"tag": "1.0.0"
},
"source_files": [
"podExperiment",
"podExperiment/**/*.{h,swift}"
],
"dependencies": {
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}