blob: bbf2bcf2fb6ff7446797e58154ce7cb25df07e38 [file] [log] [blame]
{
"name": "LSOperationTools",
"version": "0.0.1",
"summary": "LSOperationTools.",
"description": "LSOperationTools 业务工具组件,包括网络请求,图片加载,支付,分享,推送,缓存管理等",
"homepage": "https://github.com/LISONG040576/LSOperationTools.git",
"license": "MIT",
"authors": {
"lisong": "lisong.s@haier.com"
},
"source": {
"git": "https://github.com/LISONG040576/LSOperationTools.git",
"tag": "0.0.1"
},
"source_files": [
"LSOperationTools",
"LSOperationTools/*",
"LSOperationTools/**/networking/*.{h,m}",
"LSOperationTools/**/cachemanage/*.{h,m}",
"LSOperationTools/**/paytool/*.{h,m}",
"LSOperationTools/**/sharetool/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}