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