[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 6 / SuperLogger / 0.9.0 / SuperLogger.podspec.json
blobb18747f07be16a47dc6c6f973986549688367058
2   "name": "SuperLogger",
3   "version": "0.9.0",
4   "summary": "Save NSLog() to file and send email to developer.",
5   "description": "Save NSLog() to file and send email to developer.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/yourtion/SuperLogger",
7   "screenshots": [
8     "https://raw.githubusercontent.com/yourtion/SuperLogger/master/ScreenShot/ScreenShot1.PNG",
9     "https://raw.githubusercontent.com/yourtion/SuperLogger/master/ScreenShot/ScreenShot2.PNG",
10     "https://raw.githubusercontent.com/yourtion/SuperLogger/master/ScreenShot/ScreenShot3.PNG"
11   ],
12   "license": "MIT",
13   "authors": {
14     "Yourtion": "yourtion@gmail.com"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/yourtion/SuperLogger.git",
21     "tag": "0.9.0"
22   },
23   "source_files": "SuperLogger",
24   "resources": [
25     "SuperLogger/Resources/**/*.bundle"
26   ],
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "MessageUI"
31   ],
32   "requires_arc": true