blob: 9af52cde7fa0219891dc93a924a4103a5b9c0d48 [file] [log] [blame]
{
"name": "SCBaseNetworkHandle",
"version": "1.0.0",
"summary": "SCBaseNetworkHandle foundation.",
"description": "1.add database 2.RSA 3.base64/AES/DES/MD5 4.user information/device information 5.base Afnetworking handle",
"homepage": "http://xuyafang@192.168.0.35:9999/r/zjsyinfo/myls/networkHandle.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyafang": "xyafang@zjsyinfo.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://xuyafang@192.168.0.35:9999/r/zjsyinfo/myls/networkHandle.git",
"tag": "1.0.0"
},
"source_files": "SCBaseNetworkHandle/Classes/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"RSAEncryptor": [
],
"Reachability": [
],
"FMDB": [
]
}
}