[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / a / SYLogManager / 1.0.7 / SYLogManager.podspec.json
blob9d4687ff80da09c25cf989ba608e75c344803232
2   "name": "SYLogManager",
3   "version": "1.0.7",
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.7"
16   },
17   "source_files": "SYLogManager/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "requires_arc": true