[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / f / POSLogger / 0.1.0 / POSLogger.podspec.json
blobb964735cfa92c30d5ba710d59bb4f824e36b3e77
2   "name": "POSLogger",
3   "version": "0.1.0",
4   "summary": "Logger tool for test suites.",
5   "description": "Allows you to log properly on the console.",
6   "homepage": "https://processout.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeremy Lejoux": "jeremy@processout.com"
13   },
14   "source": {
15     "git": "https://github.com/ProcessOut/POSLogger.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "POSLogger/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]