[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 5 / b / d / XWToolManager / 0.0.1 / XWToolManager.podspec.json
blobb086de2f2417364d41624e351618dd2f6fe94b56
2   "name": "XWToolManager",
3   "version": "0.0.1",
4   "summary": "A repository showing how to make podspec file.",
5   "description": "A repository showing how to make podspec file...",
6   "homepage": "https://github.com/YYWDark/XWToolManager.git",
7   "license": "MIT",
8   "authors": {
9     "wangyayun": "wangyayun0629@163.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/YYWDark/XWToolManager.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "XWToolManager/Classes/**/*.{h,m}",
19   "resources": "XWToolManager/Assets/**/*.{png,jpg}",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore",
23     "Foundation"
24   ],
25   "requires_arc": true