blob: 5037fe0144aaf5dabaec3ee8d48b1a3d057307e0 [file] [log] [blame]
{
"name": "LSJShuffling",
"version": "0.0.1",
"summary": "这是小框架",
"description": "无线轮播 简易版本",
"homepage": "https://github.com/songjie1314/LSJShuffling",
"license": "MIT",
"authors": {
"阿杰": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/songjie1314/LSJShuffling.git",
"tag": "0.0.1"
},
"source_files": [
"TSLShuffling",
"TSLShuffling/我的框架/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "TSLShuffling/我的框架/*.h",
"dependencies": {
"SDWebImage": [
]
}
}