blob: 252713370e5dd4013670fbe8d92728c0ce9dbb95 [file] [log] [blame]
{
"name": "AnyQuery",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AnyQuery/**/*.{h,swift}"
}