blob: da6c1724af2469508518ab58275624e4a865e27c [file] [log] [blame]
{
"name": "XYYModel",
"version": "1.0.3",
"summary": "轻量级json模型互转库",
"homepage": "https://github.com/RonghangChen/XYYKit",
"license": "MIT",
"authors": {
"LeslieChen": "102731887@qq.com"
},
"social_media_url": "https://github.com/RonghangChen",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RonghangChen/XYYKit.git",
"tag": "1.0"
},
"source_files": "XYYModel/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}