blob: c5587b42e96f8ff78aefbd90d7e0285598c68ef8 [file] [log] [blame]
{
"name": "RDPCrawlerSDK",
"version": "1.1.3",
"summary": "A RDPCrawlerSDK of rong360, use for crawler data",
"description": "抓取数据的sdk,支持支付宝和淘宝,运营商, 添加命令 pod 'RDPCrawlerSDK'",
"homepage": "https://github.com/whj5484138/RDPCrawlerSDK",
"license": "MIT",
"authors": {
"wanghuijian": "wanghuijian@rong360.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/whj5484138/RDPCrawlerSDK.git",
"tag": "1.1.3"
},
"resources": "RDPCrawlerSDK/RDPCrawlerSDK.framework/RDPCrawler.bundle",
"vendored_frameworks": "RDPCrawlerSDK/RDPCrawlerSDK.framework",
"frameworks": [
"UIKit",
"CFNetwork",
"Security"
],
"libraries": [
"z",
"icucore",
"sqlite3"
],
"requires_arc": true
}