blob: ecc26dc80d051e575d1dbc5b8f7a9052c729e29c [file] [log] [blame]
{
"name": "FeedsUpSDK",
"version": "1.0.1",
"summary": "report information",
"homepage": "http://FeedsUpSDK.com",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Karim": "Karim@Karim.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KarimEbrahemAbdelaziz/FeedsUpSDK.git",
"tag": "1.0.1"
},
"libraries": "z",
"frameworks": [
"AVFoundation",
"CoreGraphics",
"CoreMotion",
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"CoreMedia",
"CoreVideo",
"CoreData"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/FeedsUp/\""
},
"requires_arc": true,
"source_files": "FeedsUp.framework/Headers/*.{h}",
"vendored_frameworks": "FeedsUp.framework",
"preserve_paths": "FeedsUp.framework/*"
}