blob: 65595dc1289e1f72243525e0d77cdef231e00020 [file] [log] [blame]
{
"name": "KGNoise",
"version": "0.0.1",
"summary": "Cocoa noise drawing code + a ready to go noise view.",
"homepage": "https://github.com/kgn/KGNoise",
"license": {
"type": "MIT",
"file": "license.txt"
},
"authors": {
"David Keegan": "git@davidkeegan.com"
},
"source": {
"git": "https://github.com/kgn/KGNoise.git",
"commit": "ac1c7b934313d3d824ff83d9c3f74884ee1d95e2"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "KGNoise.{h,m}",
"requires_arc": true
}