blob: db1a3c03fb153e76943f7b0dd5678e519d8b2ab6 [file] [log] [blame]
{
"name": "RYText",
"summary": "Collection of Ryukie’s",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "RYText/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
]
}