blob: 2a5cd37afea1004ef5a0705e5112660e8c08c2e5 [file] [log] [blame]
{
"name": "eModocker",
"version": "0.1.3",
"summary": "A short description of eModocker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guyunlong/eModocker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guyunlong": "807510889@qq.com"
},
"source": {
"git": "https://github.com/guyunlong/eModocker.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "eModocker/Classes/**/*",
"resources": "eModocker/Assets/eModockerResource.bundle",
"dependencies": {
"CocoaHTTPServer": [
],
"YYCache": [
],
"MJExtension": [
]
}
}