blob: 70ff61fd7e0e19ce39e03900d4ad9ea7bcaaf9c2 [file] [log] [blame]
{
"name": "MethodCopyer",
"version": "1.1.0",
"summary": "summary",
"homepage": "http://www.jrwong.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "Jrwong"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/MethodCopyer.git",
"tag": "1.1.0"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.{h}"
}