blob: eb9eb7d156f28d1c4c5a88e0d603ba253888af07 [file] [log] [blame]
{
"name": "JTBaseSDK",
"version": "0.0.1",
"summary": "加推基础SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://8060160cfc95205840da09e5a1f17cab238b83e4@github.com/Randy1993/JTBaseSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"柳振": "211752656@qq.com"
},
"source": {
"git": "https://8060160cfc95205840da09e5a1f17cab238b83e4@github.com/Randy1993/JTBaseSDK.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"resources": "JTBaseSDK/Assets/JTBaseSDKBundle.bundle",
"source_files": "JTBaseSDK/Classes/**/*.{h,m,mm,d,c}",
"public_header_files": "JTBaseSDK/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
">5.0"
]
}
}