blob: 6d3d1afbfb5f197fd7dc75dcba8fdef5ed9fb649 [file] [log] [blame]
{
"name": "EJPropertySDK",
"version": "0.0.2",
"summary": "物业系统SDK",
"description": "pod spec create EJPropertySDK",
"homepage": "https://github.com/ejupro/EJPropertySDKDemo",
"license": "MIT",
"authors": {
"chs": ""
},
"source": {
"git": "https://github.com/ejupro/EJPropertySDKDemo.git",
"tag": "0.0.2"
},
"static_framework": true,
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "EJPropertySDK/EJPropertySDK.framework"
},
"resources": "EJPropertySDK/EJPropertyBundle.bundle",
"source_files": [
"EJPropertySDK",
"EJPropertySDK/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~>3.2.1"
],
"MJRefresh": [
"~> 3.2.0"
],
"Masonry": [
"~> 1.1.0"
],
"IQKeyboardManager": [
"~> 6.3.0"
],
"SDWebImage": [
"~> 5.0.2"
]
}
}