[Add] ZIMKit 2.6.8
[CocoaPods.git] / Specs / c / d / 2 / AnyQuery / 0.1.3 / AnyQuery.podspec.json
blob5b45557aa63d4d0a841a86ff4ccd8545542e9cce
2   "name": "AnyQuery",
3   "version": "0.1.3",
4   "summary": "Soft-typed query for anything",
5   "description": "Soft-typed query for anything such as Web API and Realm",
6   "homepage": "https://github.com/naoty/AnyQuery",
7   "license": "MIT",
8   "authors": {
9     "Naoto Kaneko": "naoty.k@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/naoty_k",
12   "source": {
13     "git": "https://github.com/naoty/AnyQuery.git",
14     "tag": "0.1.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "AnyQuery/**/*.{h,swift}"