blob: bfe1e56f835770c1a5da05d24a9ad6ba57a79205 [file] [log] [blame]
{
"name": "HDCommonTools",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "HDCommonTools,一个常用功能函数的封装库",
"homepage": "https://github.com/DamonHu/HDCommonTools",
"authors": {
"DamonHu": "dong765@qq.com"
},
"source": {
"git": "https://github.com/DamonHu/HDCommonTools.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"HDCommonTools/HDCommonTools/SimulateIDFA/*.{h,m}",
"HDCommonTools/HDCommonTools/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"documentation_url": "http://www.hudongdong.com/ios/758.html"
}