blob: 85a8bf9e9ef266348cf0ace3650101682ac9d56e [file] [log] [blame]
{
"name": "Singleton",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "排序框架",
"homepage": "https://github.com/ellmcz/Singleton",
"authors": {
"ellmcz": "wqbs007@163.com"
},
"source": {
"git": "https://github.com/ellmcz/Singleton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Singleton.h"
}