blob: 0e1c45aefd83b5b3e9498cce0012c52b5c0977d1 [file] [log] [blame]
{
"name": "DZSinglonFactory",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}