blob: 2d7bae154c6a63cb920c2d335f615bd144d14003 [file] [log] [blame]
{
"name": "FTCore",
"version": "1.0.0",
"summary": "fotoable SDK 公共组件",
"description": "fotoable SDK 公共组件",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"YAO FU": "511089925@qq.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTCore-1.0.0.zip"
},
"vendored_frameworks": "*.framework"
}