blob: be30d4e2493e9015982e6d5222fe5b58629adfdd [file] [log] [blame]
{
"name": "eModocker",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "eModocker/Classes/**/*",
"resource_bundles": {
"eModocker": [
"eModocker/Assets/*"
]
},
"dependencies": {
"CocoaHTTPServer": [
],
"YYCache": [
],
"MJExtension": [
]
}
}