blob: 84729da8c0eff72f65bd8b7ce0902627e2de718d [file] [log] [blame]
{
"name": "OLModules",
"version": "0.1.2",
"summary": "公共组件",
"description": "公共组件库,简单易用。",
"homepage": "https://github.com/Unrealplace/OLModules",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Unrealplace": "13837196824@163.com"
},
"source": {
"git": "https://github.com/Unrealplace/OLModules.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OLModules/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"DZNEmptyDataSet": [
],
"MJRefresh": [
]
}
}