blob: 3da98a2ae78b1d11496726176221a1771f3cc92c [file] [log] [blame]
{
"name": "GLOSChinaTest",
"version": "0.0.1",
"summary": "Manage local notifications for ios.",
"description": "It is a GLOSChinaTest used on iOS, which implement by Objective-C.",
"homepage": "https://gitee.com/ChenZhenChun/GLOSChinaTest",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://gitee.com/ChenZhenChun/GLOSChinaTest.git",
"tag": "0.0.1",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "GLOSChinaTest",
"source_files": "GLOSChinaTest/GLOSChinaTest/*.{h,m}",
"public_header_files": "GLOSChinaTest/GLOSChinaTest/*.h"
}
]
}