blob: 81b29f9b1817b766ff767657f61fdc684bcf2eff [file] [log] [blame]
{
"name": "Singleton",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Singleton.h"
}