blob: 61c45b216274748554e950f8f712c68350568a79 [file] [log] [blame]
{
"name": "AnyQuery",
"version": "0.1.0",
"summary": "Soft-typed query for anything",
"description": "Soft-typed query for anything such as Web API and Realm",
"homepage": "https://github.com/naoty/AnyQuery",
"license": "MIT",
"authors": {
"Naoto Kaneko": "naoty.k@gmail.com"
},
"source": {
"git": "https://github.com/naoty/AnyQuery.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AnyQuery/**/*.{h,swift}"
}