[Add] AdWangMaiSDK 6.1.2
[CocoaPods.git] / Specs / 9 / 7 / a / TinyAPIClient / 0.1.1 / TinyAPIClient.podspec.json
blobc76fc3375d058462c65ab9b02c568464c68aa56d
2   "name": "TinyAPIClient",
3   "version": "0.1.1",
4   "summary": "Tiny (small, simple) API client for Swift.",
5   "description": "Simple network library based on NSURLSession. Handles JSON mapping, among other things.",
6   "homepage": "http://github.com/danlozano/TinyAPIClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Lozano": "dan@danielozano.com"
13   },
14   "social_media_url": "http://twitter.com/danlozanov",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/danlozano/TinyAPIClient.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "TinyApiClient/**/*",
23   "pushed_with_swift_version": "3.0"