[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 5 / JSONHelper / 1.4.2 / JSONHelper.podspec.json
blobc44167e08cb9b35f6ffb5e73e0dd14484b931f3d
2   "name": "JSONHelper",
3   "version": "1.4.2",
4   "license": {
5     "type": "zlib",
6     "file": "LICENSE"
7   },
8   "summary": "Lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.",
9   "homepage": "https://github.com/isair/JSONHelper",
10   "authors": {
11     "Baris Sencan": "barissncn@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/bsencan91",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/isair/JSONHelper.git",
20     "tag": "1.4.2"
21   },
22   "source_files": "JSONHelper",
23   "frameworks": "Foundation",
24   "requires_arc": true