blob: 8f9bfe23e6bb5eb5572426cb88326f1ca24b7908 [file] [log] [blame]
{
"name": "farwolf",
"version": "1.0.7",
"summary": "weexplus基础库.",
"description": "Handle the data.",
"homepage": "https://weexplus.github.io/doc/",
"license": "MIT",
"authors": {
"zjr": "362675035@qq.com"
},
"source": {
"git": "https://github.com/farwolf2010/farwolf.git",
"tag": "1.0.7"
},
"source_files": [
"Source",
"farwolf/**/*.{h,m}"
],
"exclude_files": "Source/Exclude",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"YYModel": [
"~> 1.0.4"
],
"AFNetworking": [
"~> 4.0.0"
],
"Masonry": [
"~> 0.6.3"
],
"SDWebImage": [
"~> 5.1.0"
],
"TOCropViewController": [
"~> 2.0.8"
],
"UIViewController_PopUp": [
"~> 0.0.2"
]
}
}