[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 9 / SpeedLog / 0.1.0 / SpeedLog.podspec.json
blob0fddc6ab446b3b53729c2ca61aa14ca4ae252ca0
2   "name": "SpeedLog",
3   "version": "0.1.0",
4   "summary": "SpeedLog - Swift fast debug logs, improves code optimization",
5   "description": "                        SpeedLog can be easily disabled and removed for the release build.\n                        This would increase code performance and enable better optimization\n                        for swift compiler\n",
6   "homepage": "https://github.com/kostiakoval/SpeedLog",
7   "license": "MIT",
8   "authors": {
9     "Kostiantyn Koval": "konstantin.koval1@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kostiakoval/SpeedLog.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/kostiakoval",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "SpeedLog/*.swift"