blob: 217ec83f0d7a3fb5f947de3ee717e106f54408df [file] [log] [blame]
{
"name": "FHHTagView",
"summary": "a lite tagView library",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"002and001": "xxewz1@163.com"
},
"social_media_url": "http://www.jianshu.com/users/d8d972561b59/timeline",
"homepage": "https://github.com/002and001/FHHTagView",
"source": {
"git": "https://github.com/002and001/FHHTagView.git",
"tag": "1.0.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "FHHTagView/**/*.{h,m}",
"requires_arc": true
}