blob: ecc4ef4aec767ad3a3e858e814da8e398fc1be31 [file] [log] [blame]
{
"name": "farwolf",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Source",
"farwolf/**/*.{h,m}"
],
"exclude_files": "Source/Exclude",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"YYModel": [
],
"AFNetworking": [
"~>3.2.1"
],
"Masonry": [
"~> 0.6.3"
],
"SDWebImage": [
"~> 5.1.0"
],
"TOCropViewController": [
"~> 2.0.8"
],
"UIViewController_PopUp": [
"~> 0.0.2"
]
}
}