[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 7 / SOZOChromoplast / 0.0.2 / SOZOChromoplast.podspec.json
blob5bdb6d664d707aa1771bf65de8247faccf99e0a8
2   "name": "SOZOChromoplast",
3   "version": "0.0.2",
4   "summary": "Extract the most prevalent colors from a UIImage",
5   "description": "                   Inspired by functionality in iTunes' album view,\n                   SOZOChromoplast finds the most relevant colors in a\n                   given UIImage quickly and painlessly, giving you the\n                   perfect color scheme every time.\n",
6   "homepage": "https://github.com/sozorogami/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sozorogami": "tyler.tape@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/sozorogami",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/sozorogami/SOZOChromoplast.git",
20     "tag": "v0.0.2"
21   },
22   "source_files": "SOZOChromoplast/**/*.{h,m}",
23   "exclude_files": [
24     "Classes/Exclude",
25     "Examples"
26   ],
27   "requires_arc": true,
28   "frameworks": "UIKit"