[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 3 / NYXImagesKit / 2.3 / NYXImagesKit.podspec.json
blob1bf68101d4430898391c9e72b3eaa50deeca5e58
2   "name": "NYXImagesKit",
3   "version": "2.3",
4   "platforms": {
5     "ios": "5.1"
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": "2.3"
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