blob: 5e1d696f6ce04d6bd58338eadd227da300146b29 [file] [log] [blame]
{
"name": "PRColor",
"version": "0.1",
"summary": "Yet another color util for iOS.",
"homepage": "https://github.com/Elethom/PRColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "http://twitter.com/ElethomHunter",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Elethom/PRColor.git",
"tag": "0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}