blob: 30a8f7b1923a36f7cfd5202ff87d2e1923ef5411 [file] [log] [blame]
{
"name": "YHTools",
"version": "0.0.2",
"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.0.2"
},
"source_files": "YHTools/**/*.{h,m}",
"requires_arc": true
}