[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / d / KSCrash / 0.0.1 / KSCrash.podspec.json
bloba3df97cb9ad9719bec1a6b9fb18606bef3889bdc
2   "name": "KSCrash",
3   "version": "0.0.1",
4   "summary": "The Ultimate iOS Crash Reporter",
5   "homepage": "https://github.com/kstenerud/KSCrash",
6   "license": {
7     "type": "KSCrash license agreement",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Karl Stenerud": "kstenerud@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/kstenerud/KSCrash.git",
18     "commit": "a231b0c821e478efe0aedfdb61fa2c2576d927a4"
19   },
20   "source_files": "KSCrash/KSCrash/*.{h,m,mm,c}",
21   "frameworks": [
22     "Foundation",
23     "SystemConfiguration",
24     "MessageUI"
25   ],
26   "libraries": [
27     "c++",
28     "z"
29   ],
30   "requires_arc": false