blob: 7add5a9f6b7ae77e2ee3214d306ee8a3350c1f39 [file] [log] [blame]
{
"name": "RXSDK",
"version": "1.2.5",
"summary": "CoderRyan’s SDK",
"homepage": "https://github.com/Ryan0520/RMRefresh",
"license": "MIT",
"authors": {
"Ryan": "CoderRxShen@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ryan0520/RMRefresh.git",
"tag": "1.2.5"
},
"source_files": "RMRefresh/RMRefresh/RXSDK/**/*.{h,m}",
"libraries": [
"iconv",
"z",
"stdc++",
"sqlite3"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"SVProgressHUD": [
"~> 2.0"
],
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"FDFullscreenPopGesture": [
"~> 1.1"
]
}
}