blob: f933352e8d2d9fd52baf1f09ab8833449b2765f0 [file] [log] [blame]
{
"name": "XPPodLibrary",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Pod代码私有库",
"homepage": "https://gitee.com/iOSXP/XPPodLibrary",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/iOSXP/XPPodLibrary.git",
"tag": "1.0.2"
},
"source_files": "XPTool/*.{h,m}",
"requires_arc": true,
"authors": {
"xupeng": "763446034@qq.com"
},
"social_media_url": "https://gitee.com/iOSXP/events"
}