[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / a / 9 / 1 / AnnictAPIClient / 0.0.1 / AnnictAPIClient.podspec.json
blob08931aff224cffcd135e4f98bfe570b6c67f14ca
2   "name": "AnnictAPIClient",
3   "version": "0.0.1",
4   "summary": "A Swift API Client for Annict",
5   "description": "This is very simple HTTP client for Annict",
6   "homepage": "https://github.com/alitaso345/swift-annict-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alitaso345": "a.maruyama@uec.ac.jp"
13   },
14   "social_media_url": "https://twitter.com/alitaso345",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/alitaso345/swift-annict-client.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "AnnictAPIClient/*.swift",
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0.2"