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