blob: eccacbc106c6c0829617a11e42c6a5bd4d5d790c [file] [log] [blame]
{
"name": "HHFrameworks",
"version": "1.2.6",
"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.2.6"
},
"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": [
]
}
}
]
}