blob: cbc639006e157bccabae074d48725e2e619b9a4c [file] [log] [blame]
{
"name": "HeroinAccountPresenter",
"version": "0.0.1",
"summary": "My HeroinAccountPresenter.",
"description": "here is description.",
"homepage": "https://skychen2012.github.io",
"license": "MIT",
"authors": {
"Benson Chen": "zjxucb@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SkyChen2012/HeroinAccountPresenter.git",
"tag": "0.0.1"
},
"source_files": [
"HeroinAccountPresenter",
"HeroinAccountPresenter/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"HYSwallowNet": [
"~> 0.0.12"
]
}
}