[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 3 / NYXImagesKit / 2.1.1 / NYXImagesKit.podspec.json
blob252b6272298cde599d55a26db6b0d42c94f6c2ba
2   "name": "NYXImagesKit",
3   "version": "2.1.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "Simplified BSD license",
8   "summary": "A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.",
9   "homepage": "https://github.com/Nyx0uf/NYXImagesKit",
10   "authors": "Benjamin Godard",
11   "source": {
12     "git": "https://github.com/Nyx0uf/NYXImagesKit.git",
13     "tag": "v2.1.1"
14   },
15   "source_files": [
16     "Categories",
17     "Classes",
18     "Helper"
19   ],
20   "frameworks": [
21     "Accelerate",
22     "AssetsLibrary",
23     "ImageIO",
24     "MobileCoreServices",
25     "QuartzCore",
26     "CoreImage"
27   ],
28   "requires_arc": true