blob: fe7dcc3f899cf7bb1c70ecb61c2d61a7ccf78438 [file] [log] [blame]
{
"name": "FFUpdateSDK-iOS",
"version": "2.1.0",
"summary": "A short description of FFUpdateSDK-iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lyeday/FFUpdateSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyeday": "lyeday@qq.com"
},
"source": {
"git": "https://github.com/lyeday/FFUpdateSDK-iOS.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.4"
},
"source_files": "FFUpdateSDK-iOS/**/*",
"requires_arc": true,
"public_header_files": [
"FFUpdateSDK-iOS/*.h",
"FFUpdateSDK-iOS/Category/*.h"
],
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}