blob: fb1a8a65909942d5fd831e3f2348d2dc6c6900e0 [file] [log] [blame]
{
"name": "SRGNovelGameTexts",
"version": "0.0.1",
"summary": "SRGNovelGameTexts is view parts that adds text like a novel game.",
"homepage": "https://github.com/kazu0620/SRGNovelGameTexts",
"license": "MIT",
"authors": {
"Kazuhiro Sakamoto": "kazu620@gmail.com"
},
"source": {
"git": "https://github.com/kazu0620/SRGNovelGameTexts.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}