[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 4 / SimpleLog / 0.4 / SimpleLog.podspec.json
blob696a2b00c1fe1305fd65f2d1fd8db82f4a96113a
2   "name": "SimpleLog",
3   "version": "0.4",
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.4"
17   },
18   "source_files": "SimpleLogClasses/*.{h,m,xib,png}",
19   "resources": "Resources/*.{xib,png}",
20   "frameworks": "UIKit"