[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / a / e / 8 / ApusApus / 0.0.5 / ApusApus.podspec.json
bloba64bd7ac4b26f38f9700b3a53d7c95e94fe65b98
2   "name": "ApusApus",
3   "version": "0.0.5",
4   "summary": "More Swifty approach to parsing JSON.",
5   "description": "More Swifty approach to parsing JSON.\n\nA thin layer over NSJSONSerialization APIs and its main use case is parsing a JSON object received in e.g. an remote API call response.",
6   "homepage": "https://github.com/onfoot/apusapus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Maciej Rutkowski",
12   "social_media_url": "http://twitter.com/macbirdie",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/onfoot/apusapus.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "*.swift"