blob: f917b8cd9d01179cecb96f825fe44dbd4abce7b7 [file] [log] [blame]
{
"name": "MSHelper",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MSHelper": [
"Pod/Assets/*.png"
]
}
}