blob: e3fddc4fa474edd1c04d55ddcac18296c1deb556 [file] [log] [blame]
{
"name": "MREncryption",
"version": "0.1.2",
"summary": "Encryption for demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.10.129/Client-component/Encryption.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Panpengfei": "1078219557@qq.com"
},
"source": {
"git": "http://10.10.10.129/Client-component/Encryption.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MREncryption/Classes/**/*",
"requires_arc": [
"Encryption/Classes/ARC/**/*.m"
]
}