blob: 582a8a3c45e9daac31f8f9236a4f9ebf8d708f95 [file] [log] [blame]
{
"name": "YXReusableView",
"summary": "YXReusableView",
"version": "1.0.2",
"homepage": "https://github.com/xinghanjie/YXReusableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Heikki": "xinghanjie@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xinghanjie/YXReusableView.git",
"tag": "1.0.2"
},
"source_files": "YXReusableView/*.{h,m}",
"requires_arc": true,
"public_header_files": "YXReusableView/*.{h}"
}