blob: 30e5eb98093ffd8a4ae1f3095e3a81c8c373ae1a [file] [log] [blame]
{
"name": "CJKTAppGuideView",
"version": "0.0.1",
"summary": "CJKTAppGuideView:APP的引导页",
"description": "CJKTAppGuideView:APP的好用的引导页",
"homepage": "https://github.com/Dxc123/CJKTAppGuideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dxc123": "daixingchuang@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Dxc123/CJKTAppGuideView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "CJKTAppGuideView/**/*.{h,m}",
"public_header_files": "CJKTAppGuideView/**/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"QuartzCore",
"Accelerate",
"MobileCoreServices"
]
}