blob: ccb9235e1a34a289e88cfa6e4d2edec9ce6f7af8 [file] [log] [blame]
{
"name": "HDCommonTools",
"version": "2.5.2",
"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.5.2"
},
"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"
]
}