blob: 090731cc9b2c49e4fa6c9a1c828f86a2100327b9 [file] [log] [blame]
{
"name": "SLlibs",
"version": "0.0.2",
"summary": "工具集装箱",
"description": "以后的工具类都可以放在这里,做项目了直接pod完成所有引入,嗯,感觉很棒。",
"homepage": "https://github.com/LiuShuaile/ios-Note.git",
"license": "MIT",
"authors": {
"shuaile": "18736380266@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiuShuaile/ios-Note.git",
"tag": "v0.0.2"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}