blob: 408b3d1a298b30a47e9674dc04c9e5dbdfa7f7d4 [file] [log] [blame]
{
"name": "objcKeyPath",
"version": "1.0.0",
"summary": "sth useful.",
"description": "wait for next time.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/objcKeyPath.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objcKeyPath/**/*.{h,m}",
"public_header_files": "objcKeyPath/**/*.h"
}