[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 9 / SimpleJSONParser / 1.0.1 / SimpleJSONParser.podspec.json
blobade0904318e628680e50c4fc93600535f2ebab75
2   "name": "SimpleJSONParser",
3   "version": "1.0.1",
4   "summary": "SimpleJSONParser lets a user simply parse JSON to any NSObject.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "requires_arc": true,
9   "homepage": "https://www.facebook.com/profile.php?id=100004234983243",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ihor Rapalyuk": "i.rapalyuk2012@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ihorrapalyuk/SimpleJSONParser.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Classes/**/*.{swift,h,m}"