[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 7 / SOZOChromoplast / 0.0.3 / SOZOChromoplast.podspec.json
blob7cbcca0388807e3e977863241de295052c97391c
2   "name": "SOZOChromoplast",
3   "version": "0.0.3",
4   "summary": "Extract the most prevalent colors from a UIImage",
5   "description": "Inspired by functionality in iTunes' album view,\nSOZOChromoplast finds the most relevant colors in a\ngiven UIImage quickly and painlessly, giving you the\nperfect color scheme every time.",
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.3"
21   },
22   "source_files": "SOZOChromoplast/**/*.{h,m}",
23   "exclude_files": [
24     "Classes/Exclude",
25     "Examples"
26   ],
27   "requires_arc": true,
28   "frameworks": "UIKit"