blob: f2220645a1f77f6348487266e159a171c3158dff [file] [log] [blame]
{
"name": "DSCocoaKit",
"summary": "A collection of iOS components.",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"滚龙": "dragonsun7@163.com"
},
"homepage": "https://github.com/dragonsun7/DSCocoaKit",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dragonsun7/DSCocoaKit.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "DSCocoaKit/**/*.{h,m}",
"public_header_files": "DSCocoaKit/**/*.{h}"
}