[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 8 / c / DefectRecording / 0.3.0 / DefectRecording.podspec.json
blob6c40e003239e47321c03dc4b68c045e96512f780
2   "name": "DefectRecording",
3   "version": "0.3.0",
4   "summary": "Defect reporting in app",
5   "description": "Defect Reporting in App by screen capture or screen recording!",
6   "homepage": "https://github.com/namthipip/DefectReporting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "namthip silsuwan": "namthipip@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/namthipip/DefectReporting.git",
16     "branch": "master",
17     "tag": "0.3.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "DefectRecording/*",
23   "resource_bundles": {
24     "DefectRecording": [
25       "DefectRecording/*.{lproj,storyboard}"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"