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