blob: a4c27ba9fd0d9ffebe3851e408e66c98546ef87a [file]
{
"name": "EJPropertySDK",
"version": "0.0.1",
"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.1"
},
"static_framework": true,
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"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"
]
}
}