[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / a / SYLogManager / 1.0.8 / SYLogManager.podspec.json
blobd7eae42c1ac43856274ee97a293a6481b85edacd
2   "name": "SYLogManager",
3   "version": "1.0.8",
4   "summary": "SYLogManager is used show log message.",
5   "homepage": "https://github.com/potato512/SYLogManager",
6   "license": "MIT",
7   "authors": {
8     "herman": "zhangsy757@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/potato512/SYLogManager.git",
15     "tag": "1.0.8"
16   },
17   "source_files": "SYLogManager/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true