blob: ecc97136dbe7ec5d3ecd9ebc11965c402ea0b895 [file] [log] [blame]
{
"name": "DSCocoaKit",
"summary": "A collection of iOS components.",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "DSCocoaKit/**/*.{h,m}",
"public_header_files": "DSCocoaKit/**/*.{h}"
}