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