blob: 8e0ada08551b7edea17443968f246b95205fdb77 [file] [log] [blame]
{
"name": "DZSinglonFactory",
"version": "1.0.1",
"summary": "快速创建一个单例",
"description": " 快速创建一个单例,相当快速\n",
"homepage": "https://github.com/yishuiliunian/DZSinglonFactory",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZSinglonFactory.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DZSinglonFactory": [
"Pod/Assets/*.png"
]
}
}