blob: c1ed4b93b8ab2b5dab5e0d6e460cdb41a9e436b9 [file] [log] [blame]
{
"name": "HHFrameworks",
"version": "1.3.1",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "http://172.16.0.13:8099/framework-Ios/framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyz": "707239321@qq.com"
},
"source": {
"git": "http://172.16.0.13:8099/framework-Ios/framework.git",
"tag": "1.3.1"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
],
"YYCache": [
"~> 1.0.4"
]
},
"requires_arc": true,
"subspecs": [
{
"name": "AESs",
"source_files": "HHFrameworks/AESs/*.{h,m}"
},
{
"name": "popview",
"source_files": "HHFrameworks/popview/*.{h,m}"
},
{
"name": "TPPasswordTextView",
"source_files": "HHFrameworks/TPPasswordTextView/*.{h,m}"
},
{
"name": "HSUpdateApp",
"source_files": "HHFrameworks/HSUpdateApp/*.{h,m}"
},
{
"name": "ButtonExtension",
"source_files": "HHFrameworks/ButtonExtension/*.{h,m}"
},
{
"name": "IpAddresses",
"source_files": "HHFrameworks/IpAddresses/*.{h,m}"
},
{
"name": "UIViewController+",
"source_files": "HHFrameworks/UIViewController+/*.{h,m}"
},
{
"name": "WifiName",
"source_files": "HHFrameworks/WifiName/*.{h,m}"
},
{
"name": "GetUUID",
"source_files": "HHFrameworks/GetUUID/*.{h,m}"
},
{
"name": "ChooseTopView",
"source_files": "HHFrameworks/ChooseTopView/*.{h,m}"
},
{
"name": "HeaderFiles",
"source_files": "HHFrameworks/HeaderFiles/*.{h,m}"
},
{
"name": "RSAs",
"source_files": "HHFrameworks/RSAs/*.{h,m}",
"frameworks": "Security"
},
{
"name": "PPNetworkHelper",
"source_files": "HHFrameworks/PPNetworkHelper/*.{h,m}"
},
{
"name": "MBManager",
"source_files": "HHFrameworks/MBManager/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
]
}
},
{
"name": "PictureTool",
"source_files": "HHFrameworks/PictureTool/*.{h,m}"
},
{
"name": "SEQTabbar",
"source_files": [
"HHFrameworks/SEQTabbar/*.{h,m}",
"HHFrameworks/SEQTabbar/SEQItemAnimation/*.{h,m}"
]
}
]
}