[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / b / e / XLibrary / 0.1.18 / XLibrary.podspec.json
blob8a97d1262c239749d7d6fea705b6e9874844f952
2   "name": "XLibrary",
3   "version": "0.1.18",
4   "summary": "Utilities by x0000ff",
5   "homepage": "https://github.com/x0000ff/XLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Konstantin Portnov": "x0000ff@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/x0000ff/XLibrary.git",
15     "tag": "0.1.18"
16   },
17   "platforms": {
18     "ios": "6.1"
19   },
20   "source_files": "XLibrary/**/*.{h,m}",
21   "resources": "Resources/*.png",
22   "requires_arc": true,
23   "frameworks": [
24     "QuartzCore",
25     "CoreGraphics"
26   ],
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 0.8"
30     ],
31     "UIImage-Categories": [
32       "~> 0.0.1"
33     ]
34   }