blob: 1bf7a355e06ae485e2fbb7cf93e303489fe034b9 [file] [log] [blame]
{
"name": "RCLighting",
"version": "0.1",
"summary": "Simple lighting (breathing light) effect.",
"homepage": "https://github.com/RidgeCorn/RCLighting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Looping": "www.looping@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/RidgeCorn/RCLighting.git",
"tag": "0.1"
},
"source_files": "RCLighting",
"public_header_files": "RCLighting/*.h",
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}