blob: edb419f182511d73e8c5383e9576eb14812e8020 [file] [log] [blame]
{
"name": "TextExpander",
"version": "1.2.2",
"license": {
"type": "Commercial",
"text": "http://smilesoftware.com/sdk"
},
"summary": "Add TextExpander touch functionality to your iOS app!",
"homepage": "http://smilesoftware.com/sdk",
"authors": {
"SmileOnMyMac": "textexpander-touch@smilesoftware.com"
},
"source": {
"http": "http://smilesoftware.com/downloads/teTouchSDK_1.2.2.zip"
},
"platforms": {
"ios": null
},
"source_files": "teTouchSDK/TextExpander.framework/Versions/A/Headers/*.h",
"preserve_paths": "teTouchSDK/TextExpander.framework",
"frameworks": "AudioToolbox",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/TextExpander/teTouchSDK",
"OTHER_LDFLAGS": "-framework TextExpander"
},
"requires_arc": false
}