blob: e4c8e1cd2d75656b04970a437dbf0694d46a1aee [file] [log] [blame]
{
"name": "SSSDK",
"version": "0.0.2",
"summary": "Shenzhen City Sansheng Techonlogy LLC",
"description": "SSSDK 来源于三竔科技封装",
"homepage": "https://github.com/SANSHENGIT/SSSDK",
"license": "MIT",
"authors": "LIFEIHENG",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SANSHENGIT/SSSDK.git",
"tag": "0.0.2"
},
"source_files": "SSSDK/*",
"frameworks": [
"UIKit",
"AudioToolbox",
"AVKit",
"CFNetwork",
"CoreAudio",
"CoreAudioKit",
"CoreImage",
"CoreMedia",
"JavaScriptCore"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"GTMBase64": [
],
"AFNetworking": [
],
"SDWebImage": [
]
}
}