blob: 545a821906bbdef1eb66d50e19e42ed6152f862b [file] [log] [blame]
{
"name": "meijimachine",
"version": "0.1.0",
"summary": "A short description of meijimachine.",
"description": "This is a library called meijimachine",
"homepage": "https://github.com/xch529030645/meijimachine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xch": "xch529030645"
},
"source": {
"git": "https://github.com/xch529030645/meijimachine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "meijimachine/Classes/**/*",
"resource_bundles": {
"meijimachine": [
"meijimachine/Assets/*.png"
]
},
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"dependencies": {
"AVOSCloud": [
]
}
}