blob: 9a8e9e8b6a2216c38cba2a13aa44ead1febd75b5 [file] [log] [blame]
{
"name": "HDCommonTools",
"version": "2.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "HDCommonTools,一句代码即可实现多种常用功能.A short code can achieve a variety of commonly used functions.",
"homepage": "https://github.com/DamonHu/HDCommonTools",
"authors": {
"DamonHu": "dong765@qq.com"
},
"source": {
"git": "https://github.com/DamonHu/HDCommonTools.git",
"tag": "2.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"HDCommonTools/HDCommonTools/SimulateIDFA/*.{h,m}",
"HDCommonTools/HDCommonTools/*.{h,m}",
"HDCommonTools/HDCommonTools/CalenderConverter/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}