blob: e9c2ae144db758a759c1232d58c8d0bb4569b125 [file] [log] [blame]
{
"name": "MyFirstSpec",
"version": "0.0.2",
"summary": "一个单例管理类",
"description": "这是我的第一个单例管理类",
"homepage": "https://github.com/zhugongyuan/MyFirstSpec",
"license": "MIT",
"authors": {
"朱公园": "1172807717@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhugongyuan/MyFirstSpec.git",
"tag": "0.0.2"
},
"source_files": "NullSafe/**/*",
"requires_arc": true
}