blob: b48f011bbbb49cc6c8f50ff8f58c15553c06f375 [file] [log] [blame]
{
"name": "Celluloid",
"version": "0.1.0",
"summary": "A view that allows you to control many aspects of the iOS camera.",
"source": {
"git": "https://github.com/AlexLittlejohn/Celluloid.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"source_files": "Celluloid/**/*.{swift}",
"homepage": "https://github.com/AlexLittlejohn/Celluloid",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com"
}
}