blob: 51b7e382e6976b8ed34fdaf66d19a4f728c5535f [file] [log] [blame]
{
"name": "ORPatchFile",
"version": "1.0.3",
"summary": "ORPatchFile",
"description": "ORPatchFile is a framework that serialize and deserialize the abstract syntax tree of oc2mangoLib.",
"homepage": "https://github.com/SilverFruity/oc2mango",
"license": "MIT",
"authors": {
"SilverFruity": "15328044115@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SilverFruity/oc2mango.git",
"tag": "1.0.3"
},
"source_files": "oc2mangoLib/PatchFile/*.{h,m}",
"resource_bundles": {
"ORPatchFile": [
"oc2mangoLib/PatchFile/ClassDecryptMap.json",
"oc2mangoLib/PatchFile/ClassEncryptMap.json"
]
}
}