blob: d4d5964139963d55775f17076b688dcaa45372b4 [file] [log] [blame]
{
"name": "NSClippy",
"version": "0.0.2",
"license": "MIT",
"summary": "Clippy, your office friend, for iOS.",
"homepage": "http://weiranzhang.com/NSClippy",
"authors": {
"Weiran Zhang": "weiran@zhang.me.uk"
},
"source": {
"git": "https://github.com/weiran/NSClippy.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "NSClippy",
"resources": "NSClippy/Assets/Clippy/*.*",
"frameworks": "AVFoundation",
"requires_arc": true
}