blob: 77e6b55c4b311de0a7f2b38d4fe81e90f3210045 [file] [log] [blame]
{
"name": "KVLibrary",
"version": "0.0.2",
"summary": "Collection of handy classes from Koolistov Pte. Ltd.",
"homepage": "https://github.com/Koolistov/KVLibrary",
"documentation_url": "http://koolistov.github.io/KVLibrary/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Johan Kool": "johan@koolistov.net"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Koolistov/KVLibrary.git",
"tag": "0.0.2"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}