blob: 5486a2c6c722827335c11e8a92e7cab7b1d82ecb [file] [log] [blame]
{
"name": "RYText",
"summary": "Collection of Ryukie’s",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryukie": "ryukie.sama@gmail.com"
},
"homepage": "https://github.com/RyukieSama/RYText.git",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/RyukieSama/RYText.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "RYText/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
]
}