blob: df73a3dc79d18ca383457bb931af5307a4a96392 [file] [log] [blame]
{
"name": "XTPublicTools",
"version": "0.0.1",
"summary": "XTPublicTools",
"description": "XTPublicTools description",
"homepage": "https://github.com/wangch6688/XTPublicToolsProject.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Kevin": "wangch6688@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangch6688/XTPublicToolsProject.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*",
"requires_arc": true,
"dependencies": {
"UMCCommon": [
],
"UMCShare/UI": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/QQ": [
],
"UMCShare/Social/Sina": [
],
"SDWebImage": [
],
"Reachability": [
],
"Masonry": [
],
"ReactiveObjC": [
]
}
}