blob: 978fb30bfa489bd165a0475c94ce6f3bb219dbf7 [file] [log] [blame]
{
"name": "XYLaunchSDK",
"version": "0.2.0",
"summary": "启动SDK",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XYLaunchSDK/Classes/**/*",
"resource_bundles": {
"XYLaunchSDK": [
"XYLaunchSDK/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"LYEmptyView": [
],
"XHLaunchAd": [
],
"Masonry": [
]
}
}