blob: 368f4260d6f055e0a1b4247f3403533e91ebeb12 [file] [log] [blame]
{
"name": "DMSafeKit",
"version": "0.1.0",
"summary": "A short description of DMSafeKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liumenghua/DMSafeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liumenghua": "return_nil@163.com"
},
"source": {
"git": "https://github.com/liumenghua/DMSafeKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMSafeKit/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h"
}