blob: c513808466ab76835b0b0ac76ac205ffeb7a7ff6 [file] [log] [blame]
{
"name": "YHTools",
"version": "0.1.0",
"summary": "An iOS tool",
"description": "\"This is an iOS tool\"",
"homepage": "https://github.com/Finerday/YHTools",
"license": "MIT",
"authors": {
"Finerday": "xuanyanhui@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Finerday/YHTools.git",
"tag": "0.1.0"
},
"source_files": "YHTools/**/*.{h,m}",
"requires_arc": true
}