[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 4 / SimpleLog / 0.5 / SimpleLog.podspec.json
blob7037e710527aaeb15fc23e60523c646e7c5be409
2   "name": "SimpleLog",
3   "version": "0.5",
4   "summary": "Simple logging solution with latency aggregators (iOS)",
5   "description": "Simple logger for errors, events and performance (for iOS)\n\n* Has ability to send emails in HTML format\n* Performance statistic analyzer",
6   "homepage": "https://github.com/Itheme/SimpleLog",
7   "license": "MIT",
8   "authors": {
9     "Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Itheme/SimpleLog.git",
16     "tag": "0.5"
17   },
18   "source_files": "SimpleLogClasses/*.{h,m,xib,png}",
19   "resources": "Resources/*.{xib,png}",
20   "frameworks": "UIKit"