[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / e / c / JSON / 3.1.0 / JSON.podspec.json
blob57ec5169d493b65502631e38e41f6bcb6229b10f
2   "name": "JSON",
3   "summary": "JSON made so simple, it hurts",
4   "version": "3.1.0",
5   "homepage": "https://github.com/3lvis/JSON",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/JSON.git",
12     "tag": "3.1.0"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": "Foundation"