blob: b41dc39645b86f5f0d5019d27f10d8379ff61a02 [file] [log] [blame]
{
"name": "JNameSpace",
"version": "1.2.0",
"summary": "Provide name spacing with swift.",
"swift_version": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSCoderJane/JNameSpace",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSCoderJane": "zhaoshenghui@wsecar.com"
},
"source": {
"git": "https://github.com/iOSCoderJane/JNameSpace.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JNameSpace/Classes/**/*"
}