blob: 5213c21443baca3952b6c5f0146832aef6ec3d70 [file] [log] [blame]
{
"name": "JNameSpace",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JNameSpace/Classes/**/*"
}