blob: 440fcb51f5405f65dbd0d0f1677b5cf08cca4b90 [file] [log] [blame]
{
"name": "KXSharedSpace",
"version": "0.0.2",
"summary": "A name based shared data space.",
"homepage": "https://github.com/keroxp/KXSharedSpace",
"license": "MIT",
"authors": {
"keroxp": "kerokerokerop@gmail.com"
},
"social_media_url": "http://twitter.com/keroxp",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/keroxp/KXSharedSpace.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"requires_arc": false
}