[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / a / b / 4 / AMSimpleJSONParser / 0.0.2 / AMSimpleJSONParser.podspec.json
blobbad118de2b89fa90fe7ebca8fb2bb4f135e47771
2   "name": "AMSimpleJSONParser",
3   "version": "0.0.2",
4   "summary": "Lightweight approach for parsing JSON",
5   "description": "Parsing of JSON is never was so simple like now. All you need for successful parsing are class of model and JSON data. Thats all, no more mapping or subclassing.",
6   "homepage": "https://github.com/Davarg/AMSimpleJSONParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Makushkin": "maka-dava@yandex.ru"
13   },
14   "source": {
15     "git": "https://github.com/Davarg/AMSimpleJSONParser.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/Underbridgins",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AMSimpleJSONParser/Classes/**/*"