[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / FPLog / 0.1 / FPLog.podspec.json
blob99aeb9d22ed437d2b057463f51c834162484aa60
2   "name": "FPLog",
3   "version": "0.1",
4   "summary": "FPLog is a simple logger that help you trace the value of CGRect.",
5   "description": "FPLog is a simple logger that help you trace the value of CGRect, CGSize and CGPoint. This reduces your pain when you want to inspect uiview's frame.",
6   "homepage": "https://github.com/FingertiP/FPLog",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Warut Surapat": "s.warut@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/FingertiP/FPLog.git",
16     "tag": "0.1"
17   },
18   "source_files": "FPLog",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "5.0"
22   }