[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / d / 2 / AnyQuery / 0.1.4 / AnyQuery.podspec.json
blob4ee7e9bd103d6ee6d3db4b16a08d9c0113ee73d7
2   "name": "AnyQuery",
3   "version": "0.1.4",
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.4"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "AnyQuery/**/*.{h,swift}"