blob: 443109aa49bfe5457e1a18a5fb291a58c5bc1c89 [file] [log] [blame]
{
"name": "CHENSDK",
"version": "1.0.0",
"summary": "This is a CHENSDK",
"description": "it is a test Demo this is a test Demo,and it is implemented by OC",
"homepage": "https://github.com/YuqianChen/CHENSDK",
"license": "MIT",
"authors": {
"chenyuqian": "1527546570@qq.com"
},
"source": {
"git": "https://github.com/YuqianChen/CHENSDK.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "CHENSDK/**/*.{h,m}",
"frameworks": "AssetsLibrary",
"ios": {
"vendored_libraries": "libHRSDK.a"
},
"resources": "Resources/HRSDKResource.bundle"
}