blob: 16a9a412bae1597fb0d310d1f1ed81dcc247b555 [file] [log] [blame]
{
"name": "eModocker",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "eModocker/Classes/**/*",
"dependencies": {
"CocoaHTTPServer": [
],
"YYCache": [
],
"MJExtension": [
]
}
}