blob: 3bf224bf1023f4d5a9c24b0dbe8ba9f99bc411c9 [file] [log] [blame]
{
"name": "AnyQuery",
"version": "0.2.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"
},
"social_media_url": "https://twitter.com/naoty_k",
"source": {
"git": "https://github.com/naoty/AnyQuery.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AnyQuery/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}