blob: df868d086b48a28472f31610e07023dbddf3cd14 [file] [log] [blame]
{
"name": "MSHelper",
"version": "0.1.1",
"summary": "Helpful function",
"description": "Helpful function for starting project",
"homepage": "https://github.com/wazzez/MSHelper",
"license": "MIT",
"authors": {
"Tum": "tum.nattapong@gmail.com"
},
"source": {
"git": "https://github.com/wazzez/MSHelper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MSHelper": [
"Pod/Assets/*.png"
]
}
}