blob: e18bcd80ecbbebf2459ba5ef447f554b804a4cdb [file] [log] [blame]
{
"name": "XYLaunchSDK",
"version": "0.1.0",
"summary": "A short description of XYLaunchSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/xingyong723/XYLaunchSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xingyong723": "xingyong723@163.com"
},
"source": {
"git": "https://gitee.com/xingyong723/XYLaunchSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XYLaunchSDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"LYEmptyView": [
],
"XHLaunchAd": [
],
"Masonry": [
]
}
}